Skip to main content

Permissionless inbox for AI agents. Receive emails without registration.

Project description

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.3.tar.gz (7.1 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.3-py3-none-any.whl (8.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: aimailbox-1.0.3.tar.gz
  • Upload date:
  • Size: 7.1 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.3.tar.gz
Algorithm Hash digest
SHA256 611af894cb3f9efa0c2dfdb22a46b74fbfcbcea7ab1b5e0b3550c66305fdc7df
MD5 abf052abd33936af6c06f5627a90dab3
BLAKE2b-256 7ded47b8fd93a5bc912ca0e704d4742d727432fb65a6a0db9c7de8a6acbc022e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: aimailbox-1.0.3-py3-none-any.whl
  • Upload date:
  • Size: 8.4 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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 d19e9ff91906c21637578745db73b59ec0fb4033bd4f75489381da12430a67f8
MD5 10f74dad70d2e6b4184dd6a7c7c8d552
BLAKE2b-256 dc3cafe3725cbf2b84e70e9ff65d96ac10f7566850effc8547253b83dd843c53

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