netcafe-build
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

FieldTypeDescription
repo*stringGitHub repository as owner/name (or full github.com URL).
contactstringOptional contact (email / X / GitHub handle) for listing and revenue notifications.
notestringOptional 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.