← Back to Plugins
MCP Server MCP

Delimit — API Governance for AI Coding Assistants

github By github 👁 1 views ▲ 0 votes

API governance for AI coding assistants. Breaking changes, policies, cross-model context.

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "delimit-cli",
      "version": "4.1.38",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...