AgentBuilders for VS Code
io.github.sirarchiemccarthy-oss/agentbuilders
Deploy full-stack web apps with database, file storage, auth, and RBAC via a single API call.
client:VS Code
transport:streamable-http
tools:13
Install AgentBuilders in VS Code
.vscode/mcp.json
{
"servers": {
"agentbuilders": {
"type": "http",
"url": "https://api.agentbuilders.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs