# gateway MCP server

Find and call the right MCP server for any task - pay per use, no install.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-toolhail-gateway
- Repository: https://github.com/toolhail/toolbroker
- Website: https://toolhail.com

## Install
- Endpoint: https://mcp.toolhail.com/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://mcp.toolhail.com/mcp

## Tools
- find_mcp_server - Endpoint: https://mcp.toolhail.com/mcp
- call_tool - Proxy one tool call to a discovered remote MCP server (paid). Every call passes pre-execution guards before anything runs: tools on TOOLHAIL_BLOCKED_TOOLS are always refused; when TOOLHAIL_ALLOWED_TOOLS is set (non-empty, no "*") only listed tools may fire; write/mutating-looking tool names are refused unless allowWrite:true is passed or the tool is allowlisted; and TOOLHAIL_ARG_LIMITS can cap specific argument values per tool (e.g. daily_budget<=500) so an allowlisted broad tool still cannot push a value past its ceiling. Any refusal executes nothing and bills nothing, and every receipt records the gate decision. Endpoint: https://mcp.toolhail.com/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.toolhail
- Version: 0.2.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 19, 2026
- Source: https://registry.modelcontextprotocol.io
