DirectoryDeterministic Agent Control Protocol
security

Deterministic Agent Control Protocol

by elliot35

40
Health
fair
30
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.

85stars
6forks
TypeScript
MIT
Updated May 10, 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 Healthfair

Freshness15/40
Issue response15/30
Org backing5/20
Longevity5/10
Updated this year
Solo project

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