B
Bucky
/getProjectContext
Get project context bundle
Load one project with analysis envelope, compact agentStatus, document summaries, evidence summaries, and the project memory digest. Use before composing report
liveverifiedunknown~5s typical
mcpprobedbucky
$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-buckybuild-bucky /getProjectContext for me.
Input
| Field | Type | Description |
|---|---|---|
| projectId | string | Project UUID to load. Omit to have the user pick from their projects. |
| documentsLimit* | integer | default 20 |
| evidenceLimit* | integer | default 20 |
| context* | string | Explain why you are calling this tool and how it fits into the user's overall goal. This p |
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-buckybuild-bucky","endpoint":"/getProjectContext","input":{"documentsLimit":20,"evidenceLimit":20,"context":"..."}}'cli
npx cracked-ai run -p mcp-com-buckybuild-bucky -e /getProjectContext -i '{"documentsLimit":20,"evidenceLimit":20,"context":"..."}'mcp
run_tool({ provider: "mcp-com-buckybuild-bucky", endpoint: "/getProjectContext", input: {"documentsLimit":20,"evidenceLimit":20,"context":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.