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.
This tool helps AI engineers and developers set guardrails for AI agents, ensuring they operate within defined boundaries. You provide it with a policy specifying what an agent can and cannot do, and it acts as a gateway, approving or denying agent actions. This allows developers to safely deploy agents without worrying about unintended behaviors like data exfiltration or unauthorized system changes.
145 stars.
Use this if you need to ensure AI agents operate securely and predictably within your systems, preventing them from accessing forbidden files or executing risky commands.
Not ideal if you are looking for a tool that executes agent actions itself, as this protocol only evaluates and records actions, leaving execution to other systems.
Stars
145
Forks
6
Language
TypeScript
License
MIT
Category
Last pushed
Feb 12, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/elliot35/deterministic-agent-control-protocol"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
AndrewAltimit/template-repo
Agent orchestration & security template featuring MCP tool building, agent2agent workflows,...
knowledgepa3/gia-mcp-server
MCP proxy for GIA Governance — connects Claude Desktop and Claude Code to the hosted GIA...
Chimera-Protocol/csl-core
Deterministic safety layer for AI agents. Z3-verified policy enforcement.
portofcontext/pctx
pctx is the execution layer for agentic tool calls. It auto-converts agent tools and MCP servers...
agentralabs/agentic-contract
Policy engine for AI agents — enforceable rules, risk limits, approval gates, obligation...