Best for
- Teams using multiple AI coding assistants
- Organizations wanting to enforce API compatibility
- Compliance workflows needing verifiable audit trails of AI changes
Delimit MCP server provides a comprehensive AI governance toolkit, suitable for teams wanting to enforce policies and maintain audit trails across multiple models. It has a generous free tier and a rich feature set, but requires careful permission and risk management.
Delimit is an MCP server that provides a governance chain for AI-assisted coding. It wraps various AI coding assistants (like Claude Code, Codex, Cursor, and Gemini CLI), runs gate checks, records changes, and signs replayable receipts for every merge. It offers API governance tools such as lint and diff detection of 28 change types (including 17 breaking changes), semantic version classification, multi-model deliberation, persistent memory and task ledger, and governance features like security audit and evidence collection.
Install the CLI globally via npm:
npx delimit-cli initThis sets up the merge gate configuration. No account or API keys required. For a quick zero-config check:
npx delimit-cli check