N
netcafe-build
/submit_project
Publish an app to AI NetCafé hosting
Submit a GitHub repository (a web app, typically AI-built) to the AI NetCafé hosting platform. The automated pipeline reviews it, containerizes it, deploys it o
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 /submit_project for me.
Input
| Field | Type | Description |
|---|---|---|
| repo* | string | GitHub repository as owner/name (or full github.com URL). |
| contact | string | Optional contact (email / X / GitHub handle) for listing and revenue notifications. |
| note | string | Optional one-liner: who is it for, what does it solve. |
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":"/submit_project","input":{"repo":"..."}}'cli
npx cracked-ai run -p mcp-com-ainetcafe-netcafe-build -e /submit_project -i '{"repo":"..."}'mcp
run_tool({ provider: "mcp-com-ainetcafe-netcafe-build", endpoint: "/submit_project", input: {"repo":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.