code_diff_verifier — AARF Utility Network MCP Tool
code_diff_verifier
(code diff verifier) is one of 15 tools on the
AARF Utility Network
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call code_diff_verifier from your client
- Claude Code AARF Utility Network code_diff_verifier run in your project directory
- Claude Desktop AARF Utility Network code_diff_verifier ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor AARF Utility Network code_diff_verifier ~/.cursor/mcp.json
- VS Code AARF Utility Network code_diff_verifier .vscode/mcp.json
- Zed AARF Utility Network code_diff_verifier ~/.config/zed/settings.json
- Windsurf AARF Utility Network code_diff_verifier ~/.codeium/windsurf/mcp_config.json
- Cline AARF Utility Network code_diff_verifier ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI AARF Utility Network code_diff_verifier ~/.gemini/settings.json
- Grok AARF Utility Network code_diff_verifier .mcp.json (in your project root)
- ChatGPT AARF Utility Network code_diff_verifier Settings → Connectors → Advanced → Developer mode
- Claude.ai AARF Utility Network code_diff_verifier Settings → Connectors → Add custom connector
- LangChain AARF Utility Network code_diff_verifier pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http aarf-utility-network https://mcp.qolapps.org/mcp
Other tools on this server
- semantic_web_diff
- migration_safety_auditor
- document_structured_extractor
- url_to_agent_markdown
- pii_secret_redactor
- openapi_agent_auditor
- document_validator
- document_table_extractor
- data_cleaner
- dependency_risk_scanner
- website_change_monitor
- website_accessibility_auditor
- invoice_receipt_matcher
- citation_research_pack
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.