AI KNOWLEDGE HUB • SUPER EARLY BUILD • OPEN SOURCE SKILLS • CONTRIBUTE VIA PR •

Tools Mcp / Agentops

Agent Control Plane MCP Server

Implementation specification and template for an agent control-plane MCP server; no launchable server is packaged.

mcp, governance, policy, audit, approvals

Reference template

Reference template

This entry cannot be installed into an operational runtime. Copy its source from the repository only as a scaffold for implementation and review.

How You Can Use This

Template only

Execution: integration-template

First run: Review TOOL.md as an implementation contract; do not register this package as an MCP server.

Current limits

  • Specification, prompts, and examples only; no launchable MCP transport is packaged.

Classification: declared

Operational Summary

Connected system: Agent control plane runtime

Access level: read-write

Trust boundary: remote-mcp-server

Approval boundary: Safe for policy checks and audit writes; requires human approval before executing high-risk operational actions or changing policy.

Status

Readiness: Experimental

Security reviewed: no

Lifecycle: Active

Runtime & Dependencies

ID: agentops/agent-control-plane-server

Runtimes: codex, claude, generic

Auth required: Agent runtime identity, Policy store access, Audit log write access

Dependencies & Setup

MCP servers: agent-control-plane

APIs: Not documented

Local tools: Not documented

Capabilities

  • Check proposed agent actions against JSON policy rules.
  • Record agent action events with input and output hashes.
  • Create approval requests for high-risk actions.
  • Verify audit hash-chain continuity.