elliot35/deterministic-agent-control-protocol
Governance gateway for AI agents — bounded, auditable, session-aware control with MCP proxy, shell proxy & HTTP API. Works with Cursor, Claude Code, Codex, and any MCP-compatible agent.
Platform-specific configuration:
{
"mcpServers": {
"deterministic-agent-control-protocol": {
"command": "npx",
"args": [
"-y",
"deterministic-agent-control-protocol"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...