Delimit MCP Server

109 tools that give your AI coding assistant governance, security, deploy tracking, persistent memory, and multi-model deliberation.

Works with Claude Code, Codex, Cursor, and Gemini CLI.

$ npx delimit-cli setup

10 seconds. Auto-detects your AI assistants and configures them all.

What is MCP?

The Model Context Protocol (MCP) is an open standard that lets AI coding assistants call external tools. Instead of the AI guessing or hallucinating, it can call real functions — lint your API spec, check for vulnerabilities, track deployments, or persist memory to disk. Delimit provides 109 such tools through a single MCP server that works across all major AI coding platforms.

109 Tools Across 8 Categories

Every tool is available to your AI assistant the moment you install.

Governance

24 tools

API diff, lint, policy enforcement, semver classification, migration guides, and spec analysis.

delimit_lintdelimit_diffdelimit_explaindelimit_policy_check

Security

18 tools

Dependency scanning, secret detection, vulnerability assessment, and security policy enforcement.

security_auditsecret_scandependency_checkvuln_assess

Deploy

16 tools

Build tracking, publish verification, rollback management, and deployment status monitoring.

deploy_trackdeploy_verifydeploy_rollbackbuild_status

Memory

14 tools

Persistent context, cross-session memory, vault storage, and knowledge base management.

memory_storememory_recallvault_writevault_read

Ledger

12 tools

Task tracking across sessions and models. Add, complete, query, and manage work items.

ledger_addledger_listledger_completeledger_context

Deliberation

8 tools

Multi-model consensus. Send questions to multiple AI models, get structured debate and verdict.

deliberatedeliberation_statusconsensus_check

Sensing

10 tools

Project scanning, framework detection, health checks, and environment discovery.

delimit_scangov_healthproject_detectenv_check

Team

7 tools

Team management, role assignment, shared policies, and collaborative governance.

team_inviteteam_listteam_policy_sync

Install in 10 Seconds

1

Run the setup command

$ npx delimit-cli setup

Auto-detects Claude Code, Codex, Cursor, and Gemini CLI. Writes the correct config for each.

2

Use any tool in natural language

Say "lint my API spec", "scan for vulnerabilities", or "what's on the ledger?" in your AI assistant. Delimit handles the rest.

3

Switch between models freely

Your ledger, memory, policies, and audit trail live on disk in ~/.delimit/. Switch from Claude to Codex and pick up where you left off.

Compatible Platforms

Claude Code

Full MCP integration via claude_desktop_config.json

Codex (OpenAI)

MCP support via .codex/mcp.json

Cursor

MCP support via settings

Gemini CLI

MCP support via .gemini/settings.json

Get Started

One command. No API keys. No account. Works immediately.

$ npx delimit-cli setup