ComparEdge Pricing for Claude Desktop
io.github.comparedge/pricing-api
Verified SaaS, AI, and LLM pricing for 490+ tools: plans, hidden costs, TCO, and alternatives.
client:Claude Desktop
transport:streamable-http
tools:9
Install ComparEdge Pricing in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"pricing-api": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://comparedge.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