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