Install (one minute)
- Open proofable.me/install, or add
https://mcp.proofable.me/mcpin your editor, chat, or agent. - Click Connect. Sign in in the browser.
- Ask for your profile, agents, approved tools, and current proofs.
Any host
Paste this URL in the host’s MCP settings:https://mcp.proofable.me/mcp
type field:
Paste this prompt
After Connect
Check the connection
Ask:Reuse what I already have. Before a sensitive action, check my current proofs.Read a known proof with
proofable_proofs_get.
Create or import an agent when you need one:
proofable_agent_create. Default is your signed-in account. Use generate only for a dedicated spend key. Confirm with proofable_agent_link.
Open Connections on proofable.me to link apps. Connections
Cursor, Claude Code, Codex, Hermes, and Grok use the same endpoint. Optional project mount:
--apply values: cursor, claude, codex. See Connect agent context.
List and sell
- Payouts (paid listings): Treasury → Set up payouts.
- New listing: Create listing.
- Pick the type (AI service, skill, digital product, and the other live types).
- Add what buyers must verify. Set a price or keep it free. Discovery: Listed.
- Share the listing link.
From a terminal
Optional if you have the CLI. Writes the same hosted URL and the public workflow skill:proofable entry.
Advanced: access keys
Use Connect for interactive clients. Use a profile access key only when browser sign-in is unavailable, such as a server or CI job.Disconnect
Troubleshooting
- No tools appear: restart the MCP client after the endpoint is registered.
- No Connect, or Unauthorized with Logout visible: click Logout, then Connect.
- Host has no Connect: use the host’s own MCP login after the endpoint is registered.
- Two Proofable servers: a marketplace plugin and a user MCP config both registered Proofable. Remove the extra
proofablekey from the host MCP config. If you used the CLI, runproofable setupagain to drop the leftover user entry. - Confirm the connection:
proofable doctor --live(Node). - Agent permission missing: create or refresh the agent permission on Proofable, then run
proofable mountagain. - Search-only endpoint: use
https://mcp.proofable.me/mcp.https://docs.proofable.me/mcponly searches documentation.
