currency_exchange_rate — MISSING MCP Tool
currency_exchange_rate
(currency exchange rate) is one of 23 tools on the
MISSING
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call currency_exchange_rate from your client
- Claude Code MISSING currency_exchange_rate run in your project directory
- Claude Desktop MISSING currency_exchange_rate ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor MISSING currency_exchange_rate ~/.cursor/mcp.json
- VS Code MISSING currency_exchange_rate .vscode/mcp.json
- Zed MISSING currency_exchange_rate ~/.config/zed/settings.json
- Windsurf MISSING currency_exchange_rate ~/.codeium/windsurf/mcp_config.json
- Cline MISSING currency_exchange_rate ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI MISSING currency_exchange_rate ~/.gemini/settings.json
- Grok MISSING currency_exchange_rate .mcp.json (in your project root)
- ChatGPT MISSING currency_exchange_rate Settings → Connectors → Advanced → Developer mode
- Claude.ai MISSING currency_exchange_rate Settings → Connectors → Add custom connector
- LangChain MISSING currency_exchange_rate pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http missing https://missing-production-e3da.up.railway.app/mcp
Other tools on this server
- canadian_holiday_metadata_by_id
- canadian_holidays_by_year
- chess_player_metadata
- country_alpha_metadata
- dns_record_lookup
- domain_rdap_metadata
- get_canadian_province_holidays_by_province_abbreviation_capability
- github_repository_metadata
- github_user_metadata
- ip_geolocation_metadata
- npm_package_metadata
- nuget_package_versions
- pokemon_name_metadata
- postal_code_location_metadata
- pypi_package_metadata
- reverse_geocoding_postal_code
- satellite_catalog_metadata
- television_show_metadata
- list_verified_capabilities
- search_verified_capabilities
- record_missing_capability_demand
- resolve_capability
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.