Skip to content
@agentic-control-plane

Agentic Control Plane

Governance for AI agent tool calls — every tool call logged, governed, and visible to your team.

Agentic Control Plane

Agentic Control Plane

Every tool call your AI makes — logged, governed, and visible to your team.

agenticcontrolplane.com · Dashboard · Docs · What is an ACP?

One command install Clients supported Free tier


Control your AI

AI agents don't just chat anymore. They act — reading your data, writing to your tools, running your commands. Some tool calls contain PII. Some carry prompt-injection payloads from content you never vetted. Some run while you sleep.

Tool calls are where risk becomes real. So that's where we govern.

curl -sf https://agenticcontrolplane.com/install.sh | bash

One command auto-detects Claude Code and OpenClaw, installs a governance hook, opens your browser to log in, and starts logging in 30 seconds. For ChatGPT, Claude Desktop, and Lovable, add mcp.agenticcontrolplane.com/mcp as a connector.

ACP dashboard — overview


What you get

  • Activity log — every Bash command, file write, web fetch, and MCP tool call, in real time with identity, arguments, and timestamps.
  • Policies by agent tier — interactive, subagent, background, and API agents get different rules. Per-tool overrides for anything sensitive.
  • Data protection — detect and redact PII, API keys, and secrets in tool inputs before they reach downstream services.
  • Prompt-injection detection — post-hook scans flag adversarial patterns in tool responses.
  • Team visibility — one dashboard for the whole team. See who called what, set policies that apply to everyone.
  • Audit mode — see everything, block nothing. Switch to enforce when you're ready.

The Three-Party Problem

AI apps have three actors — user, LLM, backend — but no shared identity layer.

        USER (Alice)
           │
           │  ✓ Authenticated
           ▼
         LLM  ──────┐
           │        │
           │        │  Every tool call:
           │        │   • Identified
           ▼        │   • Authorized
     AGENTIC        │   • Audited
     CONTROL  ◀─────┘   • PII-scanned
      PLANE             • Injection-checked
           │
           ▼
       BACKEND / TOOLS

ACP sits at the tool-call boundary. It verifies identity, enforces policy, redacts sensitive data, and writes an immutable audit log — so every AI action is attributable, authorized, and auditable.

Full explanation →


The ecosystem

ACP is built on top of GatewayStack — our open-source AI governance runtime.

Repo What it is
GatewayStack Open-source AI governance runtime — identity, policy, rate limits, routing, audit. Six modular npm packages.
claude-code-acp-plugin Governance plugin for Claude Code.
openclaw-acp-plugin Governance plugin for OpenClaw.
gatewaystack-chatgpt-starter Open-source MCP server starter with OAuth identity and JWT verification.

The ACP commercial control plane (dashboard, team management, policy engine) is closed source. The runtime, plugins, and reference implementations are open.


Pricing

  • Free — unlimited tool-call logging, policy enforcement, data protection. For individuals.
  • Team — per-member activity, per-client and per-user policies. Free during beta.

Start free →


Community & contact

© Reducibl · Privacy · Terms

Popular repositories Loading

  1. .github .github Public

    Agentic Control Plane — governance for AI agent tool calls

  2. acp-governance-sdks acp-governance-sdks Public

    Embed Agentic Control Plane governance in any agent framework — TypeScript core + Anthropic SDK adapter (more coming).

    TypeScript

  3. acp-pr-reviewer-demo acp-pr-reviewer-demo Public

    A2A delegation example for Agentic Control Plane: a PR reviewer that delegates a security scan and test run to specialist sub-agents with narrowed scopes and budgets.

    Shell

  4. delegation-chain-spec delegation-chain-spec Public

    Agent Delegation Chain Specification (ADCS) — open spec for agent-to-agent delegation chains: data structure + scope intersection + budget propagation + cycle prevention + audit emission. Reference…

  5. acp-install acp-install Public

    One-line installer for Agentic Control Plane. Wires up governance hooks, MCP connector, and AGENTS.md directive for Claude Code, Cursor, OpenAI Codex, and OpenClaw.

    Shell

  6. agentgovbench agentgovbench Public

    Agent governance benchmark — 48 scenarios testing identity, policy, and observability across AI agent runtimes

    Python

Repositories

Showing 6 of 6 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…