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