SwitchWize MCP for Gemini CLI
io.github.switchwize/switchwize-mcp
Verified US rate, savings-gap, card, CD, and product-change tools with freshness and sources.
client:Gemini CLI
transport:streamable-http
runtime:npm
tools:15
Install SwitchWize MCP in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"switchwize-mcp": {
"httpUrl": "https://www.switchwize.com/api/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs