Forge Engine
FE
Forge Engine
/get_design_document

get design document

The WHOLE design as one readable document — Vision (+ Project DNA) → every System spec → reference notes, compiled deterministically from the current design. Re

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_design_document for me.

Input

FieldTypeDescription
for_summarybooleanReturn the condensed summarization source (all system goals + boundaries, no tables) inste
pagenumberWhich part of the full document to return (default 1). The header tells you how many parts
project_idstring

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_design_document","input":{}}'
cli
npx cracked-ai run -p mcp-app-forgeengine-forge -e /get_design_document -i '{}'
mcp
run_tool({ provider: "mcp-app-forgeengine-forge", endpoint: "/get_design_document", input: {} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.