Delimit — API Governance for AI Coding Assistants runs on your own machine — the client starts it, so there is no endpoint to ping. 258 installs a week from npm. Last commit 28 Jul 2026.
API governance for AI coding assistants. Breaking changes, policies, cross-model context.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add delimit-mcp-server -- npx -y delimit-cli
{
"mcpServers": {
"delimit-mcp-server": {
"args": [
"-y",
"delimit-cli"
],
"command": "npx"
}
}
}
[mcp_servers.delimit-mcp-server]
command = "npx"
args = ["-y", "delimit-cli"]
{
"mcpServers": {
"delimit-mcp-server": {
"args": [
"-y",
"delimit-cli"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"delimit-mcp-server": {
"args": [
"-y",
"delimit-cli"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.