delimit-mcp-server

delimit-ai/delimit-mcp-server
★ 12 stars Python 🤖 AI/LLM Updated 10d ago
Govern AI coding across Claude Code, Codex, Cursor, and Gemini CLI. Breaking-change detection, deploy gates, and multi-model consensus — delivered as MCP server, CLI, and GitHub Action.
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": {
    "delimit-mcp-server": {
      "command": "uvx",
      "args": [
        "delimit-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install delimit-mcp-server

Topics

ai-governanceapi-governancebreaking-changesclaude-codecodexcross-modelcursordeliberationdevtoolsgemini-climcpmcp-servermodel-context-protocolopenapi