FE
Forge Engine
/get_build_region
get build region
System→code map per built system: implementing files, status, drift flag, last_commit, and acceptance-evidence COUNTS. Mapped files gone from the repo? report_d
liveverifiedunknown~5s typical
mcpprobedforgeengine
$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-app-forgeengine-forge /get_build_region for me.
Input
| Field | Type | Description |
|---|---|---|
| system | string | One system by name or id — returns its acceptance-criteria detail too |
| page | number | Which page of the map (default 1); the body tells you how many there are |
| project_id | string |
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-app-forgeengine-forge","endpoint":"/get_build_region","input":{}}'cli
npx cracked-ai run -p mcp-app-forgeengine-forge -e /get_build_region -i '{}'mcp
run_tool({ provider: "mcp-app-forgeengine-forge", endpoint: "/get_build_region", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.