Taste
T
Taste
/order_think_tank_session_30

order think tank session 30

Convene a think tank — a curated team of vetted human experts runs a 30-minute working session on your idea, problem, or decision and returns synthesized direct

liveunknown~5s typical
mcptaste
$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-humantaste-taste-mcp /order_think_tank_session_30 for me.

Input

FieldTypeDescription
description*stringThe idea, concept, or problem you want the think tank to work on. Be specific about the go
mediaUrlsarrayOptional. Publicly accessible URLs to reference material (images, decks, docs, links) the
requestedDeliverablesarrayOptional. What you want out of the session — e.g. "5 campaign concepts", "a positioning st
buyerWalletAddressstringOptional. An EVM wallet address. If provided, you can later retrieve the deliverable on hu

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-humantaste-taste-mcp","endpoint":"/order_think_tank_session_30","input":{"description":"..."}}'
cli
npx cracked-ai run -p mcp-app-humantaste-taste-mcp -e /order_think_tank_session_30 -i '{"description":"..."}'
mcp
run_tool({ provider: "mcp-app-humantaste-taste-mcp", endpoint: "/order_think_tank_session_30", input: {"description":"..."} })

Try it

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