FE
Forge Engine
/get_briefing
get briefing
ONE-CALL orientation before you build: pass `files` you're about to edit (or a `task`) → the systems that own them, each with Goal + Acceptance + build status/f
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_briefing for me.
Input
| Field | Type | Description |
|---|---|---|
| files | array | Repo-relative paths you're about to touch — mapped to their systems |
| task | string | A task id or name — briefs its milestone's systems instead |
| 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_briefing","input":{}}'cli
npx cracked-ai run -p mcp-app-forgeengine-forge -e /get_briefing -i '{}'mcp
run_tool({ provider: "mcp-app-forgeengine-forge", endpoint: "/get_briefing", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.