Skip to main content
Proofable MCP connects supported chats, IDEs, jobs, and agent runtimes to the same portable profile. Your agents, approved tools, skills, connected apps, selected context, permissions, jobs, and proofs are ready without rebuilding the stack for each client.

Install (one minute)

  1. Open proofable.me/install, or add https://mcp.proofable.me/mcp in your editor, chat, or agent.
  2. Click Connect. Sign in in the browser.
  3. Ask for your profile, agents, approved tools, and current proofs.
Proofable answers Passed, Action needed, or Blocked. If the host already offers a Proofable plugin, install that. Have the CLI?

Any host

Paste this URL in the host’s MCP settings: https://mcp.proofable.me/mcp
If the host requires the spec 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:
That uses 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:
Valid --apply values: cursor, claude, codex. See Connect agent context.

List and sell

  1. Payouts (paid listings): Treasury → Set up payouts.
  2. New listing: Create listing.
  3. Pick the type (AI service, skill, digital product, and the other live types).
  4. Add what buyers must verify. Set a price or keep it free. Discovery: Listed.
  5. Share the listing link.
Job placeholders become buyer inputs. Buyers connect apps at checkout. Embed a gate in your own app: Sell access.

From a terminal

Optional if you have the CLI. Writes the same hosted URL and the public workflow skill:
If you use npm and do not have the CLI on your PATH:
If a Proofable plugin is already installed, setup skips a second 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.
Treat the key like a password. Never paste it into chat or commit it to a repository.

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 proofable key from the host MCP config. If you used the CLI, run proofable setup again 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 mount again.
  • Search-only endpoint: use https://mcp.proofable.me/mcp. https://docs.proofable.me/mcp only searches documentation.
MCP overview lists the twelve tools. For a laptop, server, or confidential VM, see Private Cloud Trust Harness.
Last modified on September 8, 2026