Proof Inbox
Prepaid email-verify credits for MCP agents.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
- Balance: Read-only verify credit balance for a workspace. Call this before a batch. Does not burn credits.
- Verify Email: Verify one email. Cached repeats within 30 days are free. If credits are 0, returns payment_required with a checkout_url. Never invent results. unknown means the check did not finish.
- Receipts: List proof of spend and proof of checks for this workspace. Use this when the human asks what a charge paid for. Do not invent Stripe session ids.
What data it sees
Do you need an account
No: the server works without sign-in
Prepaid email-verify credits for MCP agents. Tools: balance, verify_email, receipts.
Server tool list (3)
Raw names from tools/list. Only developers need these.
| balance | Read-only verify credit balance for a workspace. Call this before a batch. Does not burn credits. |
| verify_email | Verify one email. Cached repeats within 30 days are free. If credits are 0, returns payment_required with a checkout_url. Never invent results. unknown means the check did not finish. |
| receipts | List proof of spend and proof of checks for this workspace. Use this when the human asks what a charge paid for. Do not invent Stripe session ids. |