plith
P
plith
/rigor_plan

rigor plan

Before executing a complex task, get a structured workflow plan with per-step cost estimates. Classifies your task, selects the optimal framework sequence, and

liveverifiedunknown~5s typical
mcpprobedplith
$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-ai-plith-plith /rigor_plan for me.

Input

FieldTypeDescription
task_description*stringNatural language description of the task. Be specific — include what you want produced, co
task_typestringOptional hint to bypass automatic classification. Passing it also removes the slowest clas
preferencesobjectOptional workflow preferences.

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-ai-plith-plith","endpoint":"/rigor_plan","input":{"task_description":"..."}}'
cli
npx cracked-ai run -p mcp-ai-plith-plith -e /rigor_plan -i '{"task_description":"..."}'
mcp
run_tool({ provider: "mcp-ai-plith-plith", endpoint: "/rigor_plan", input: {"task_description":"..."} })

Try it

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