Currency & Exchange Rate MCP for Gemini CLI
io.github.foundrynet/currency-intel-mcp
Currency conversion + exchange rates: free convert/rates, paid historical & trend analytics.
client:Gemini CLI
transport:streamable-http
Install Currency & Exchange Rate MCP in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"currency-intel-mcp": {
"httpUrl": "https://currency-intel-mcp-production.up.railway.app/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs