This connects Claude to the Delimit governance engine, which wraps AI coding assistants with policy gates and cryptographically signed attestations. You get tools to wrap any AI CLI invocation (Claude, Cursor, Aider) through a merge gate that runs tests, logs diffs, and produces a replayable HMAC-SHA256 receipt with before/after snapshots. It also exposes multi-model deliberation (send one question to Claude, Gemini, Codex, and Grok simultaneously), task ledger operations, and memory primitives that persist context across sessions and tools. Reach for this when you need auditability around AI-generated code changes or want to enforce governance rules before merging, especially in regulated environments or teams running multiple AI coding tools that need shared state.
claude mcp add --transport stdio delimit-ai-delimit uvx delimit