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