MCP Directory
Back

deterministic-agent-control-protocol

by elliot35 · TypeScript · ★ 88

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.

#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

Install

npx -y github:elliot35/deterministic-agent-control-protocol

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "deterministic-agent-control-protocol": {
      "command": "npx",
      "args": [
        "-y",
        "github:elliot35/deterministic-agent-control-protocol"
      ]
    }
  }
}

From the README

[](https://github.com/elliot35/deterministic-agent-control-protocol/stargazers) [](https://github.com/elliot35/deterministic-agent-control-protocol/network/members) [](https://github.com/elliot35/deterministic-agent-control-protocol/graphs/contributors) [](LICENSE) [](https://www.npmjs.com/package/@det-acp/core) **A governance gateway for AI agents — making every action bounded, auditable, reversible, and explainable.** Works transparently with **Cursor**, **Claude Code**, **Codex**, and any MCP-compatible agent. Also supports shell command governance and a language-agnostic HTTP API.…
Read full README on GitHub →

Related ai & ml servers