validate_agent_response — GHOSBC Safety Gate MCP Tool
validate_agent_response
(validate agent response) is one of 9 tools on the
GHOSBC Safety Gate
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call validate_agent_response from your client
- Claude Code GHOSBC Safety Gate validate_agent_response run in your project directory
- Claude Desktop GHOSBC Safety Gate validate_agent_response ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor GHOSBC Safety Gate validate_agent_response ~/.cursor/mcp.json
- VS Code GHOSBC Safety Gate validate_agent_response .vscode/mcp.json
- Zed GHOSBC Safety Gate validate_agent_response ~/.config/zed/settings.json
- Windsurf GHOSBC Safety Gate validate_agent_response ~/.codeium/windsurf/mcp_config.json
- Cline GHOSBC Safety Gate validate_agent_response ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI GHOSBC Safety Gate validate_agent_response ~/.gemini/settings.json
- Grok GHOSBC Safety Gate validate_agent_response .mcp.json (in your project root)
- ChatGPT GHOSBC Safety Gate validate_agent_response Settings → Connectors → Advanced → Developer mode
- Claude.ai GHOSBC Safety Gate validate_agent_response Settings → Connectors → Add custom connector
- LangChain GHOSBC Safety Gate validate_agent_response pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http ghosbc-safety-gate https://cibcxqrqiqvzpardbdrw.supabase.co/functions/v1/ghosbc-safety-gate-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.