Find and call the right MCP server for any task - pay per use, no install.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
The discovery-and-payment layer for AI agents. ToolHail lets an AI agent find the right MCP (Model Context Protocol) server for any task and call it β paying per use β without installing anything.
There are 10,000+ MCP servers an agent could use, and no good way to discover and use one mid-task. ToolHail closes that gap with two tools:
find_mcp_server (free) β describe a capability in plain language ("query a Postgres database", "send a Slack message", "scrape a web page") and get ranked, deduplicated MCP servers from every major registry (mcp.so, PulseMCP, Smithery, Glama) with ready-to-paste setup.call_tool (paid) β invoke a discovered remote MCP server through ToolHail's SSRF-guarded proxy. No install, one hop; each successful call is metered and billed through Stripe.Hosted MCP endpoint (Streamable HTTP):
Add it to Claude Code (or any MCP client):
MCP Scout on the Apify Store β the discovery engine as a standalone, pay-per-search actor: https://apify.com/01010101/mcp-scout
Site: https://toolhail.com Β· Guide: https://toolhail.com/guide
find_mcp_server, which searches the registries and returns the best-fit servers, ranked for usability.call_tool; ToolHail proxies it in one hop, nothing to configure.An agent's toolset is fixed at configuration time, but real tasks need capabilities the agent doesn't have. Today the options are "hard-code every server you might ever need" or "give up." ToolHail makes tools a runtime resource: discovered on demand, called through one endpoint, paid per use. It is discovery and payment infrastructure for the agentic web β built entirely on the open Model Context Protocol.
| Path | What |
|---|---|
apify-mcp-scout/ | MCP Scout β the discovery engine, published on the Apify Store (live) |
gateway-worker/ | Hosted MCP gateway on Cloudflare Workers β find_mcp_server + call_tool (live at mcp.toolhail.com) |
gateway/ | Reference gateway + Stripe metering + tests |
landing/ | toolhail.com site (landing + guide + llms.txt) |
registry/ | MCP registry listing metadata (server.json) + submission playbook |
dashboard/ | Private revenue/usage dashboard |
brand/ | Brand assets |
Model Context Protocol Β· Cloudflare Workers Β· Stripe Β· Apify
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/gateway-4)<a href="https://allmcps.com/mcp/gateway-4"><img src="https://allmcps.com/api/badge/gateway-4?style=directory" alt="Gateway on AllMCPs" /></a>