MH
Masterminds HQ
/recommend_offer
recommend offer
Deterministically recommends an offer based on goal, delivery mode, or price without inventing fit.
liveverifiedunknown~5s typical
mcpprobedmastermindshq
$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-business-mastermindshq-masterminds /recommend_offer for me.
Input
| Field | Type | Description |
|---|---|---|
| goal | string | Executive or company goal |
| delivery_mode | string (live_cohort | live_course | self_paced | workshop) | Delivery format |
| max_price_cents | number | Maximum budget in cents |
| audience_tag | string | Audience tag keyword |
| outcome_tag | string | Outcome tag keyword |
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-business-mastermindshq-masterminds","endpoint":"/recommend_offer","input":{}}'cli
npx cracked-ai run -p mcp-business-mastermindshq-masterminds -e /recommend_offer -i '{}'mcp
run_tool({ provider: "mcp-business-mastermindshq-masterminds", endpoint: "/recommend_offer", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.