SwitchWize MCP for Claude Desktop
io.github.switchwize/switchwize-mcp
Verified US rate, savings-gap, card, CD, and product-change tools with freshness and sources.
client:Claude Desktop
transport:streamable-http
runtime:npm
tools:15
Install SwitchWize MCP in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"switchwize-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://www.switchwize.com/api/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs