API governance server that detects breaking changes in OpenAPI specs. Diffs two spec versions, applies configurable policy rules (strict/default/relaxed), and returns structured pass/fail verdicts. 23 change types, 10 breaking. Supports OpenAPI 3.0, 3.1, and Swagger 2.0.
Run the underlying MCP server directly — without Agent-CoreX routing.
npx -y delimitAgent-CoreX intelligently routes which tools from delimit-ai/delimit your AI agent actually needs per request — reducing token usage and cost.
agent-corex.json
{
"mcpServers": {
"delimit": {
"command": "npx",
"args": [
"-y",
"delimit"
]
}
}
}Connect in 2 minutes. Only pay for the tools your agent actually uses.
Recommended: intelligent tool routing, lower costs
uvx agent-corex mcp add delimitAgent-CoreX selects only the tools your agent needs, cutting token usage by up to 60%.
Use delimit-ai/delimit directly without routing
npx -y delimitNew to Agent-CoreX? View setup guide →