mcp for VS Code
app.aveiro/mcp
Create, update, and publish real hosted websites from your agent via the Aveiro API.
client:VS Code
transport:streamable-http
Install mcp in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://www.aveiro.app/api/mcp/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs