klanex for Cursor
io.github.chrassy/klanex
Reliable async execution for agent tool calls: schema gating, retries, idempotency, audit trail.
client:Cursor
transport:streamable-http
runtime:npm
tools:6
Install klanex in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"klanex": {
"url": "https://api.klanexai.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs