Skip to content
Claude Desktop

netcafe build for Claude Desktop

com.ainetcafe/netcafe-build

Deploy a live web app from one sentence. build_app + poll to a public HTTPS URL you own.

client:Claude Desktop transport:streamable-http tools:7

Install netcafe build in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "netcafe-build": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://ainetcafe.com/mcp/build?s=registry"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

What Claude Desktop can do once it is connected

netcafe build in other clients