Submit

X402mail - Email API with crypto micropayments

@MuzsaiLajos

Send and receive emails via Python SDK or MCP. No API keys, no accounts - your wallet is your identity. Pay per call with USDC on Base via the x402 protocol. $0.005 per email.

Server Config

{
  "mcpServers": {
    "x402mail": {
      "command": "x402mail",
      "args": [
        "mcp"
      ],
      "env": {
        "CDP_API_KEY_ID": "your-key-id",
        "CDP_API_KEY_SECRET": "your-key-secret",
        "CDP_WALLET_SECRET": "your-wallet-secret"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.