Skip to content
VS Code

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

What VS Code can do once it is connected

AgentBuilders in other clients