proofable

Give AI agents verified identity, scoped permissions, and reusable proof through one MCP.

Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only

What it can do

  • Proofable Context: Start here. Returns the signed-in profile, available verifiers, and the recommended workflow in one call. Handles signed-in and offline modes, no separate profile tool needed.
  • Proofable Verifiers Catalog: Full verifier catalog: supported networks and required inputs. Use this when a verifier needs schema details beyond the compact verifierSummary in proofable_context.
  • Proofable Proofs Check: Does this wallet already have the required proofs? Returns pass or fail, not records. To read proofs, use proofable_proofs_get. Omit the wallet when signed in.

What data it sees

Do you need an account

No: the server works without sign-in

Give AI agents verified identity, scoped permissions, and reusable proof through one MCP.

Server tool list (12)

Raw names from tools/list. Only developers need these.

proofable_contextStart here. Returns the signed-in profile, available verifiers, and the recommended workflow in one call. Handles signed-in and offline modes, no separate profile tool needed.
proofable_verifiers_catalogFull verifier catalog: supported networks and required inputs. Use this when a verifier needs schema details beyond the compact verifierSummary in proofable_context.
proofable_proofs_checkDoes this wallet already have the required proofs? Returns pass or fail, not records. To read proofs, use proofable_proofs_get. Omit the wallet when signed in.
proofable_verifyCreate or refresh a portable proof after confirming that one is needed. Omit the wallet when signed in; the session authorizes the request. Signed-in ownership proofs finish here. Share a hosted link only when this tool returns one.
proofable_verify_or_guideReuse a qualifying portable proof or return the one next step needed to finish verification. Omit the wallet when signed in. Signed-in ownership proofs continue with proofable_verify. A hosted link is returned only for an outside login, payment, or different account.
proofable_proofs_getRead proofs. Search by text, tag, or check; newest first; or fetch one by proof id. For pass or fail, use proofable_proofs_check. Omit the wallet when signed in.
proofable_agent_linkConfirm the agent is linked to your profile with the identity and permissions it needs. A separate spend account also needs signed limits.
proofable_agent_createCreate or import an agent on your profile. Default: signed-in account. Optional separate spend account and controls. Use agentWallet "generate" for a dedicated key. Keep the same agentId on retries.
proofable_agent_mountLoad the agent identity, permissions, skills, and context into this project.
proofable_secret_createStore a secret, such as an API key, as an encrypted record. Tools never return the saved value.
proofable_secret_listList saved secret names, types, and update times without exposing their values.
proofable_secret_revokeRevoke a saved secret so it can no longer be used.
proofable: connect to Claude, ChatGPT, Cursor · Connectors.fun