klanex for VS Code
io.github.chrassy/klanex
Reliable async execution for agent tool calls: schema gating, retries, idempotency, audit trail.
client:VS Code
transport:streamable-http
runtime:npm
tools:6
Install klanex in VS Code
.vscode/mcp.json
{
"servers": {
"klanex": {
"type": "http",
"url": "https://api.klanexai.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs