DirectoryDeterministic Agent Control Protocol
security

Deterministic Agent Control Protocol

by elliot35

38
Health
stale
63
Popularity

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.

145stars
6forks
TypeScript
MIT
Updated March 11, 2026
#agent-control#agent-governance#ai-agent#ai-governance#ai-safety#ai-security#ai-tools#audit-log#claude-code#codex#cursor#deterministic#gateway#llm#mcp#mcp-server#model-context-protocol#nodejs#policy-engine#typescript

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

{
  "mcpServers": {
    "deterministic-agent-control-protocol": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-deterministic-agent-control-protocol"
      ]
    }
  }
}

Install method inferred — check the GitHub README for exact setup

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Maintenance Healthstale

Freshness10/40
Issue response15/30
Org backing10/20
Longevity3/10

Server Info

Categorysecurity
LanguageTypeScript
LicenseMIT
StatusACTIVE
Free tier available

Get Your API Key

Claude API — the AI that powers most MCP use cases. Free tier available.

Get Claude API Key

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory