Market Intel MCP for Gemini CLI
com.datakoot/fx-currency-exchange-rates
Live & historical FX rates and currency conversion for AI agents. No API keys.
client:Gemini CLI
transport:streamable-http
tools:5
Install Market Intel MCP in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"fx-currency-exchange-rates": {
"httpUrl": "https://market.datakoot.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs