Odel
Proof Inbox

Proof Inbox

@timdoesMITUpdated 1w ago

Prepaid email-verify credits for MCP agents via Stripe Link.

Server endpointStreamable HTTPNo authProbed

This is the third-party server itself — Odel doesn't run it. Hitting this URL directly talks straight to the upstream server with no auth or proxying. Connect through Odel to front it with managed auth.

Proof Inbox MCP

Public listing for Proof Inbox: prepaid email-verify credits for MCP agents (Grok Bot, Cursor, Claude, and any Streamable HTTP client).

The product app stays in a private repo. This repo exists so directories that scrape GitHub can find the hosted MCP.

Any MCP client

Point a Streamable HTTP client at https://mcp.proofinbox.com/mcp.

URL:      https://mcp.proofinbox.com/mcp
Headers:  Authorization: Bearer <workspace_token>

Get the token from checkout. Reuse it. Never invent one.

Grok Bot

Settings → Plugins → add a custom MCP server (not the Marketplace catalog).

Name:     Proof Inbox
URL:      https://mcp.proofinbox.com/mcp
Headers:  Authorization: Bearer <workspace_token>

Get the token from checkout. Reuse it. Never invent one.

Tools

  • balance — tank check. Costs 0.
  • verify_email — fresh check costs 1. Cache (30 days), syntax, and vendor unknown cost 0.
  • receipts — checkout session id. Do not invent it.

On payment_required, open the returned checkout_url.

Directories