Taste
T
Taste
/review_plan

review plan

Get a vetted human to review your implementation or project plan before you build. Call right after you draft a plan for a non-trivial task — a human catches wr

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 /review_plan for me.

Input

FieldTypeDescription
plan*stringThe implementation or project plan to review. Paste the full plan — steps, approach, archi
goal*stringWhat the plan is meant to achieve — the objective or task it addresses.
contextstringOptional context. Use to clarify intent, constraints, audience, or anything that helps the

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

Try it

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