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