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.0.tar.gz (6.7 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.0-py3-none-any.whl (8.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: aimailbox-1.0.0.tar.gz
  • Upload date:
  • Size: 6.7 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.0.tar.gz
Algorithm Hash digest
SHA256 4bf8a6331b76d5c29721f8b156379a27c3072b83717d7efaba36b1ab13ab2928
MD5 14c32a48d70c5ddfd9d68ed9af6d7277
BLAKE2b-256 18fe4b91ec3fe4bbc15fde75f526962bfdd0a3cace95d8245829e39bb3b404ab

See more details on using hashes here.

File details

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

File metadata

  • Download URL: aimailbox-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 8.0 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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 74c7e8c6644a971219f9ea25ac019365a3e7f4f290616610411d21a3259588af
MD5 283939029de635a3f5466b8634ca8a4d
BLAKE2b-256 9b28900a9e81e60e798aa26cf28e2f50d3f34e28c46108f68cd3be476f060444

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