cordum

cordum-io/cordum
★ 464 stars Go 🤖 AI/LLM Updated 1d ago
The open agent control plane. Govern autonomous AI agents with pre-execution policy enforcement, approval gates, and audit trails. Works with LangChain, CrewAI, MCP, and any framework.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "cordum": {
      "command": "go",
      "args": [
        "run",
        "github.com/cordum-io/cordum@latest"
      ]
    }
  }
}

Topics

agent-frameworkagentic-aiai-agentai-governanceai-orchestrationai-safetyaudit-trailautonomous-agentscontrol-planedevopsgovernancehuman-in-the-loopllmllm-agentsmcp