netcafe build for Cursor
com.ainetcafe/netcafe-build
Deploy a live web app from one sentence. build_app + poll to a public HTTPS URL you own.
client:Cursor
transport:streamable-http
tools:7
Install netcafe build in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"netcafe-build": {
"url": "https://ainetcafe.com/mcp/build?s=registry"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs