convert — exchangerate.dev MCP Tool
convert
(convert) 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 convert from your client
- Claude Code exchangerate.dev convert run in your project directory
- Claude Desktop exchangerate.dev convert ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor exchangerate.dev convert ~/.cursor/mcp.json
- VS Code exchangerate.dev convert .vscode/mcp.json
- Zed exchangerate.dev convert ~/.config/zed/settings.json
- Windsurf exchangerate.dev convert ~/.codeium/windsurf/mcp_config.json
- Cline exchangerate.dev convert ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI exchangerate.dev convert ~/.gemini/settings.json
- Grok exchangerate.dev convert .mcp.json (in your project root)
- ChatGPT exchangerate.dev convert Settings → Connectors → Advanced → Developer mode
- Claude.ai exchangerate.dev convert Settings → Connectors → Add custom connector
- LangChain exchangerate.dev convert 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.