MCP servers, A2A agents and pay-per-call APIs, indexed from every public registry and deduplicated. Call any of them through one endpoint and every call leaves a signed receipt.
Clearhouse is free during this phase — search, routing, receipts and evidence, no key required. The directory will stay free.
Loading the index…
Any MCP client can search the whole index, ask for evidence on a service, and route a call through Clearhouse. One entry in your config:
{
"mcpServers": {
"clearhouse": {
"url": "https://mcp.clearhouse.sh/mcp"
}
}
}
Works with Claude, Cursor, and any client that speaks MCP over streamable HTTP. No key needed to search.
Tools your agent gets:
Plain HTTP works too: api.clearhouse.sh/v0/search?q=payments
The order matters, so it's numbered. Each step feeds the next, and the last one feeds back into the first.
Receiptclearhouse.sh
The first receipt issued on this deployment, 1 September 2026. Receipts prove what Clearhouse observed — not that the downstream work was correct.
Read this before relying on anything above.
The full list is in the caveats page, and the exact scoring arithmetic is on the methodology page.