Clearhouse MCP server
One search across every agent registry: 100K+ MCP/A2A/x402 services, signed receipts.
0 stars
Reviews
Write oneNobody has reviewed Clearhouse yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Clearhouse tools (5)
write = sends, deletes, buys or postscall_serviceFreeCall a listed remote service THROUGH Clearhouse and get a signed receipt. Routes the call via the matching protocol adapter (MCP / A2A / HTTP-x402), enforces spend caps, settles x402 paywalls (dry-run by default), and returns the result plus a cryptographically signed receipt binding intent -> execution -> settlement -> outcome. Args: listing_id: id from search_agents results tool: downstream tool name (omit to list the service's tools) args_json: JSON object of tool arguments caller_ref: opaque caller identifier for the receipt payment_json: for paid services — JSON {"authorization": typed_data.message, "signature": "0x..."} produced by signing quote_call's typed_data with your own key. Clearhouse relays it; it never sees your private key.
index_statsFreeHow many listings Clearhouse currently indexes, broken down by source registry.
quote_callFreeStep 1 of a paid call (non-custodial). Fetches the service's payment requirements and returns the exact EIP-712 typed data your agent must sign with ITS OWN key. Nothing is charged until you sign and pass the result to call_service. If the service is free, says so. Args: listing_id: id from search_agents payer_address: your agent's wallet address (the key that will sign) args_json: JSON object of query args for the service
search_agentsFreeSearch all indexed agent registries at once. Args: query: capability keywords, e.g. "pdf extraction", "solana rpc", "payments" remote_only: only return services callable over the network right now limit: max results (1-50)
service_evidenceFreeObserved facts about a listing: live probe results (handshake, latency, HTTP status) and routed-call history (count, success rate, distinct callers). Includes an arithmetic summary_index with published methodology and a confidence tier. This is EVIDENCE for the caller's own decision — not a safety rating, and Clearhouse never selects or executes on your behalf.
Public scan report
scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 735ms20/20
- Tool poisoning5 tool descriptions checked15/15
- Auth qualityopen endpoint, read-only tools10/15
- Maintenancelast push 16 days ago15/15
- Maintainer identitynamespace and repository owner differ4/10
Install directly
claude mcp add --transport http clearhouse https://mcp.clearhouse.sh/mcp
Clearhouse: common questions
- Is Clearhouse MCP server safe?
- Yes, by our scan: it is graded A (85/100). Read the Clearhouse safety report
- How do I install Clearhouse?
- It runs remotely at mcp.clearhouse.sh. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does Clearhouse need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is Clearhouse maintained?
- The last commit was 16 days ago (2026-09-04). The latest release is v0.8.0.
- Is Clearhouse up?
- 100% of our last 5 checks got an answer. We check remote servers about four times a day.
- What can I use instead of Clearhouse?
- Servers from other publishers that do the same job: Protect MCP server, Skillsmith MCP server and Ausca MCP server. Compare all Clearhouse alternatives.
Alternatives to Clearhouse
Same job from other publishers: the closest match first, then the best rated.
- ProtectFail-closed Cedar policy gate + Ed25519 signed receipts for agent tool calls. Denies on any error.not reviewedGrowingC
- SkillsmithShare agent skills across your team, scan them for risk, and track what's actually used.not reviewedEstablishedB
- AuscaPay-per-call APIs and MCP services for agents, no accounts or keys, with verifiable receipts.not reviewedEstablishedB
- MaginaryAI image + video generation for agents: --flag prompt DSL, async generate/poll, x402 pay-per-use.not reviewedGrowingB
SkillmdSearch, fetch, lint, and install Agent Skills (SKILL.md) from the SkillMD registry.not reviewedGrowingA