arbiter_compare — ARBITER MCP Tool
arbiter_compare
(arbiter compare) is one of 2 tools on the
ARBITER
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call arbiter_compare from your client
- Claude Code ARBITER arbiter_compare run in your project directory
- Claude Desktop ARBITER arbiter_compare ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor ARBITER arbiter_compare ~/.cursor/mcp.json
- VS Code ARBITER arbiter_compare .vscode/mcp.json
- Zed ARBITER arbiter_compare ~/.config/zed/settings.json
- Windsurf ARBITER arbiter_compare ~/.codeium/windsurf/mcp_config.json
- Cline ARBITER arbiter_compare ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI ARBITER arbiter_compare ~/.gemini/settings.json
- Grok ARBITER arbiter_compare .mcp.json (in your project root)
- ChatGPT ARBITER arbiter_compare Settings → Connectors → Advanced → Developer mode
- Claude.ai ARBITER arbiter_compare Settings → Connectors → Add custom connector
- LangChain ARBITER arbiter_compare pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http arbiter https://api.grip.fyi/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.