Proof Inbox

0

Hosted MCP at https://mcp.proofinbox.com/mcp. Auth is Authorization: Bearer <workspace_token> from checkout.

This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.

{ "type": "http", "url": "https://mcp.proofinbox.com/mcp", "headers": { "Authorization": "Bearer ${PROOF_INBOX_WORKSPACE_TOKEN}" } }