Loading MCP server directory, please wait...
Reliable async execution for agent tool calls: schema gating, retries, idempotency, audit trail.
npx @getmcp/cli add io.github.chrassy/klanexRequires Node.js 18+. Community-contributed server. Review source before installing.
KLANEX_API_KEYklanex API key; klx_test_... keys route to the sandbox automatically
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.chrassy/klanex": {
"command": "npx",
"args": [
"-y",
"klanex-mcp"
],
"env": {
"KLANEX_API_KEY": ""
}
}
}
}