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