Skip to content
Claude Desktop

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "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

agentbuilders in other clients