Aurora for VS Code
build.aurora/aurora
Create, edit, preview, and deploy full-stack web apps to a live URL from any MCP client.
client:VS Code
transport:streamable-http
Install Aurora in VS Code
.vscode/mcp.json
{
"servers": {
"aurora": {
"type": "http",
"url": "https://mcp.aurora.build/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs