Skip to main content

Permissionless inbox for AI agents. Receive emails without registration.

Project description

AIMailbox Logo

aimailbox

An inbox for your agent, no questions asked.

Permissionless email for AI agents. No signup, no KYC, no wait.

Installation

pip install aimailbox

Or with pipx:

pipx install aimailbox

Quick Start

# Create a new inbox
aimailbox create

# List messages
aimailbox list <inbox>

# Read a message
aimailbox read <inbox> 1

# Read the latest message
aimailbox read <inbox> --latest

# Get only the verification code
aimailbox read <inbox> 1 --code-only

# Output as JSON
aimailbox read <inbox> 1 --json

# Delete an inbox
aimailbox delete <inbox>

Features

  • Permissionless: No registration, no KYC, no account required
  • Receive-only: Only receive emails, no sending (prevents spam abuse)
  • AI-friendly: JSON output, automatic verification code extraction
  • Secure: Token-based authentication, only you can read your inbox

Commands

aimailbox create

Create a new inbox. Returns the email address and a secret token.

$ aimailbox create

✓ Inbox created successfully!

  Email:    x7k2m@aimailbox.dev
  Inbox ID: x7k2m
  Token:    abc123...

Token has been saved locally. Keep it safe - it cannot be recovered!

aimailbox list <inbox>

List messages in an inbox.

Options:

  • -l, --limit: Number of messages to show (default: 20)
  • -t, --token: Authentication token (uses stored token if not provided)
  • --json: Output as JSON

aimailbox read <inbox> [index]

Read a specific message.

Options:

  • --latest: Read the latest message
  • -t, --token: Authentication token
  • --json: Output as JSON
  • --code-only: Only output the verification code (useful for scripts)

aimailbox delete <inbox>

Delete an inbox and all its messages.

Options:

  • -f, --force: Skip confirmation
  • -t, --token: Authentication token

Environment Variables

  • AIMAILBOX_API_URL: Override the default API endpoint

Token Storage

Tokens are stored locally in ~/.aimailbox/tokens.json with restricted permissions (600).

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aimailbox-1.0.4.tar.gz (7.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

aimailbox-1.0.4-py3-none-any.whl (8.5 kB view details)

Uploaded Python 3

File details

Details for the file aimailbox-1.0.4.tar.gz.

File metadata

  • Download URL: aimailbox-1.0.4.tar.gz
  • Upload date:
  • Size: 7.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.6

File hashes

Hashes for aimailbox-1.0.4.tar.gz
Algorithm Hash digest
SHA256 efd20c5a8dc613fc9c40195c7428d88fa4a3f6bef171529bbe078ad8bfff7f19
MD5 43d227f7721292e41c642c9c66d772bf
BLAKE2b-256 a834d19c2255541c2049852c7fa459fd24c0d0d46c007f1563664891d4c85cad

See more details on using hashes here.

File details

Details for the file aimailbox-1.0.4-py3-none-any.whl.

File metadata

  • Download URL: aimailbox-1.0.4-py3-none-any.whl
  • Upload date:
  • Size: 8.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.6

File hashes

Hashes for aimailbox-1.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 f967e2b0f47050ac494efd695f9b84dd31f161c5899d9b881d1b784c7df9053f
MD5 962daf07ffd53984025a4c8d2f4ee926
BLAKE2b-256 430a9042b21a0c2859922beb28aad7981a3aac31fc4ebd499bbd23637a6a66b1

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page