R
RFix
/rfix_plan_scenario
rfix plan scenario
ALWAYS call this first for any RF scenario request. Returns block schemas, composition rules, constraints, and a reference example payload. YOU must compose you
liveverifiedunknown~5s typical
mcpprobedrfix
$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-rfix-mcp /rfix_plan_scenario for me.
Input
| Field | Type | Description |
|---|---|---|
| description* | string | |
| prefer_simple | boolean | default true |
| reasoning_mode | string | default "auto" |
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-rfix-mcp","endpoint":"/rfix_plan_scenario","input":{"description":"...","prefer_simple":true,"reasoning_mode":"auto"}}'cli
npx cracked-ai run -p mcp-ai-rfix-mcp -e /rfix_plan_scenario -i '{"description":"...","prefer_simple":true,"reasoning_mode":"auto"}'mcp
run_tool({ provider: "mcp-ai-rfix-mcp", endpoint: "/rfix_plan_scenario", input: {"description":"...","prefer_simple":true,"reasoning_mode":"auto"} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.