Plug AgentGuard into any MCP client — Codex CLI, Claude, or ChatGPT developer mode. Every agent action gets judged before it executes.
{ "server": { "command": "python", "args": ["-m", "app.mcp_server"], "cwd": "backend" }, "client": { "transport": "streamable-http", "url": "http://127.0.0.1:8001/mcp" } }
declare_mission
request_action
check_action_status
get_policies