Skip to content
VS Code

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

What VS Code can do once it is connected

netcafe build in other clients