AI & ML
Trust: 30/100 (Limited)io.github.Deepfreezechill/agentbuilders Guide
Deploy full-stack AI agent apps with database, auth, storage, and Edge AI on one platform.
by agentbuilders
Quick Start
Install
npx agentbuildersClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-deepfreezechill-agentbuilders": {
"command": "npx",
"args": [
"agentbuilders"
]
}
}
}