agkit for Claude Desktop
cloud.agkit/agkit
AgentKit management-plane CLI + MCP server (agkit).
client:Claude Desktop
transport:stdio
runtime:npm
Install agkit in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"agkit": {
"command": "npx",
"args": [
"-y",
"@storybloq/agkit"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs