netcafe build for VS Code
com.ainetcafe/netcafe-build
Deploy a live web app from one sentence. build_app + poll to a public HTTPS URL you own.
client:VS Code
transport:streamable-http
tools:7
Install netcafe build in VS Code
.vscode/mcp.json
{
"servers": {
"netcafe-build": {
"type": "http",
"url": "https://ainetcafe.com/mcp/build?s=registry"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs