M
mcp
/get_product_brain
Product Brain Snapshot
A grounded snapshot of the org's product so YOU can reason about it. Returns one JSON object with: revenue + top paying accounts (ranked by MRR), web + product
liveunknown~5s typical
mcpmcp
$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-aioproductos-mcp /get_product_brain for me.
Input
| Field | Type | Description |
|---|---|---|
| product_id | string | Product id, from whoami (optional; the org's primary product when omitted). |
| window | number (7 | 30 | 90) | Time window in days for the revenue, cost, and analytics sections (optional; 7, 30, or 90; default 30 |
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-aioproductos-mcp","endpoint":"/get_product_brain","input":{"window":30}}'cli
npx cracked-ai run -p mcp-com-aioproductos-mcp -e /get_product_brain -i '{"window":30}'mcp
run_tool({ provider: "mcp-com-aioproductos-mcp", endpoint: "/get_product_brain", input: {"window":30} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.