Skip to content
VS Code

Bilt for VS Code

io.github.buildingapplications/mcp

AI agents autonomously build and deploy mobile apps through natural language workflows

client:VS Code transport:sse

Install Bilt in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "sse",
      "url": "https://mcp.bilt.me/mcp/sse"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Bilt in other clients