openapi_agent_auditor — AARF Utility Network MCP Tool
openapi_agent_auditor
(openapi agent auditor) 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 openapi_agent_auditor from your client
- Claude Code AARF Utility Network openapi_agent_auditor run in your project directory
- Claude Desktop AARF Utility Network openapi_agent_auditor ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor AARF Utility Network openapi_agent_auditor ~/.cursor/mcp.json
- VS Code AARF Utility Network openapi_agent_auditor .vscode/mcp.json
- Zed AARF Utility Network openapi_agent_auditor ~/.config/zed/settings.json
- Windsurf AARF Utility Network openapi_agent_auditor ~/.codeium/windsurf/mcp_config.json
- Cline AARF Utility Network openapi_agent_auditor ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI AARF Utility Network openapi_agent_auditor ~/.gemini/settings.json
- Grok AARF Utility Network openapi_agent_auditor .mcp.json (in your project root)
- ChatGPT AARF Utility Network openapi_agent_auditor Settings → Connectors → Advanced → Developer mode
- Claude.ai AARF Utility Network openapi_agent_auditor Settings → Connectors → Add custom connector
- LangChain AARF Utility Network openapi_agent_auditor 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
- code_diff_verifier
- pii_secret_redactor
- 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.