N
netcafe-build
/build_app
Build and deploy a web app from a description
Turn one plain-language description into a LIVE single-page web tool: code is generated, deployed to managed hosting with HTTPS, and listed — you get the public
liveverifiedunknown~5s typical
mcpprobednetcafe-build
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-ainetcafe-netcafe-build /build_app for me.
Input
| Field | Type | Description |
|---|---|---|
| description* | string | What the tool should do, in any language. Be specific about inputs/outputs. |
| name | string | Optional short app name (defaults to the description). |
| visibility | string | "public" (default, listed in the store) or "unlisted" (URL-only, not in the store). |
| refine | string | Slug of an app you built earlier (e.g. "u-1a23e679") to modify instead of building from sc |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-com-ainetcafe-netcafe-build","endpoint":"/build_app","input":{"description":"..."}}'cli
npx cracked-ai run -p mcp-com-ainetcafe-netcafe-build -e /build_app -i '{"description":"..."}'mcp
run_tool({ provider: "mcp-com-ainetcafe-netcafe-build", endpoint: "/build_app", input: {"description":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.