get_native_quotes — Chainflip Broker as a Service MCP Tool Read-only
get_native_quotes
(get native quotes) is one of 6 tools on the
Chainflip Broker as a Service
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_native_quotes from your client
- Claude Code Chainflip Broker as a Service get_native_quotes run in your project directory
- Claude Desktop Chainflip Broker as a Service get_native_quotes ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Chainflip Broker as a Service get_native_quotes ~/.cursor/mcp.json
- VS Code Chainflip Broker as a Service get_native_quotes .vscode/mcp.json
- Zed Chainflip Broker as a Service get_native_quotes ~/.config/zed/settings.json
- Windsurf Chainflip Broker as a Service get_native_quotes ~/.codeium/windsurf/mcp_config.json
- Cline Chainflip Broker as a Service get_native_quotes ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Chainflip Broker as a Service get_native_quotes ~/.gemini/settings.json
- Grok Chainflip Broker as a Service get_native_quotes .mcp.json (in your project root)
- ChatGPT Chainflip Broker as a Service get_native_quotes Settings → Connectors → Advanced → Developer mode
- Claude.ai Chainflip Broker as a Service get_native_quotes Settings → Connectors → Add custom connector
- LangChain Chainflip Broker as a Service get_native_quotes pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http crypto-swap https://chainflip-broker.io/mcp
Other tools on this server
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.