← Index

io.github.Deepfreezechill/agentbuilders

io.github.Deepfreezechill/agentbuilders·v0.6.1·Other
Quality Score
78
/100

Deploy full-stack AI agent apps with database, auth, storage, and Edge AI on one platform.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "agentbuilders": {
      "command": "npx",
      "args": [
        "-y",
        "agentbuilders"
      ],
      "env": {
        "AB_KEY": "<your-ab_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "agentbuilders": {
      "command": "npx",
      "args": [
        "-y",
        "agentbuilders"
      ],
      "env": {
        "AB_KEY": "<your-ab_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y agentbuilders
§02  Environment variables
AB_KEY
requiredsecret

Your AgentBuilders API key. Get one free at https://agentbuilders.app

§03  MCP Quality Score  ·  methodology
freshness
23
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other