agentbuilders for Claude Desktop
io.github.deepfreezechill/agentbuilders
Deploy full-stack AI agent apps with database, auth, storage, and Edge AI on one platform.
client:Claude Desktop
transport:stdio
runtime:npm
Install agentbuilders in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"agentbuilders": {
"command": "npx",
"args": [
"-y",
"agentbuilders"
],
"env": {
"AB_KEY": "<AB_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs