get_comparison — CompareFairly MCP Tool Read-only
get_comparison
(get comparison) is one of 3 tools on the
CompareFairly
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_comparison from your client
- Claude Code CompareFairly get_comparison run in your project directory
- Claude Desktop CompareFairly get_comparison ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor CompareFairly get_comparison ~/.cursor/mcp.json
- VS Code CompareFairly get_comparison .vscode/mcp.json
- Zed CompareFairly get_comparison ~/.config/zed/settings.json
- Windsurf CompareFairly get_comparison ~/.codeium/windsurf/mcp_config.json
- Cline CompareFairly get_comparison ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI CompareFairly get_comparison ~/.gemini/settings.json
- Grok CompareFairly get_comparison .mcp.json (in your project root)
- ChatGPT CompareFairly get_comparison Settings → Connectors → Advanced → Developer mode
- Claude.ai CompareFairly get_comparison Settings → Connectors → Add custom connector
- LangChain CompareFairly get_comparison pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http comparefairly-mcp https://comparefairly.com/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.