MCP
MCP ships with @kev-ai/cli as the kev-mcp binary. Tools: kev_systemone, kev_health.
Install
npm install -g @kev-ai/cli @kev-ai/server
kev-server # Decision API must be runningCursor / MCP config
{
"mcpServers": {
"kev": {
"command": "kev-mcp",
"env": {
"KEV_BASE_URL": "http://127.0.0.1:3000"
}
}
}
}Tool: kev_systemone
{
"state": "Charged twice for September. Customer is calm but wants a fix.",
"choice_instructions": "Which team owns this?",
"choice_criteria": {
"billing": "charges and refunds",
"technical": "bugs and outages",
"feature": "product requests"
},
"noul_instructions": "Escalate to a human now?"
}