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