MCP Server
MCP
io.github.Deepfreezechill/agentbuilders
Deploy full-stack AI agent apps with database, auth, storage, and Edge AI on one platform.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "agentbuilders",
"version": "0.6.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your AgentBuilders API key. Get one free at https://agentbuilders.app",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "AB_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment