N
netcafe-build
/project_status
Check a submitted or hosted project
Check where a repository stands on AI NetCafé: live (with its public page and app URL), in the deployment pipeline, rejected (with the reason), or unknown. Use
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 /project_status for me.
Input
| Field | Type | Description |
|---|---|---|
| repo* | string | GitHub repository owner/name, full URL, or the listed slug. |
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":"/project_status","input":{"repo":"..."}}'cli
npx cracked-ai run -p mcp-com-ainetcafe-netcafe-build -e /project_status -i '{"repo":"..."}'mcp
run_tool({ provider: "mcp-com-ainetcafe-netcafe-build", endpoint: "/project_status", input: {"repo":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.