swap_route.quote — Hive Swap MCP Tool
swap_route.quote
(swap route quote) is one of 1 tool on the
Hive Swap
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call swap_route.quote from your client
- Claude Code Hive Swap swap_route.quote run in your project directory
- Claude Desktop Hive Swap swap_route.quote ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Hive Swap swap_route.quote ~/.cursor/mcp.json
- VS Code Hive Swap swap_route.quote .vscode/mcp.json
- Zed Hive Swap swap_route.quote ~/.config/zed/settings.json
- Windsurf Hive Swap swap_route.quote ~/.codeium/windsurf/mcp_config.json
- Cline Hive Swap swap_route.quote ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Hive Swap swap_route.quote ~/.gemini/settings.json
- Grok Hive Swap swap_route.quote .mcp.json (in your project root)
- ChatGPT Hive Swap swap_route.quote Settings → Connectors → Advanced → Developer mode
- Claude.ai Hive Swap swap_route.quote Settings → Connectors → Add custom connector
- LangChain Hive Swap swap_route.quote pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http hive-mcp-swap https://hive-mcp-swap.onrender.com/mcp
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.