Verify
Prepaid email-verify credits for MCP agents via Stripe Link.
- Transport
- Not stated
- Package
- —
- Registry id
- com.proofinbox/verify
No install snippet on purpose. A working MCP config is a command, its arguments and an environment block — the last two are where API keys live, so this catalogue never stores them and cannot publish them. Follow the link above for the authors' own instructions.
Proof Inbox provides prepaid email-verify credits for MCP agents via Stripe Link. The MCP server is publicly accessible via Streamable HTTP at https://mcp.proofinbox.com/mcp. Authentication uses a workspace token from checkout, not a checkout key, and must be passed on every tool call.
The MCP server exposes tools balance, verify_email, and receipts. Fresh email checks cost 1 credit, while rechecking the same address within 30 days is free. If a tool returns payment_required, clients must open checkout_url, complete checkout, wait for credits, then retry.
Summary drafted from the project's own website. Every sentence is backed by text on that page and was reviewed before publishing.