RFix
R
RFix
/rfix_export_rfix_project

rfix export rfix project

Convert RFIX JSON input into an importable `.rfix.gz` project file. `payload` may be an RFIX backend payload, GCF prompt graph output, exported graph data, or e

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_export_rfix_project for me.

Input

FieldTypeDescription
payload*object
artifact_namestring

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_export_rfix_project","input":{"payload":{}}}'
cli
npx cracked-ai run -p mcp-ai-rfix-mcp -e /rfix_export_rfix_project -i '{"payload":{}}'
mcp
run_tool({ provider: "mcp-ai-rfix-mcp", endpoint: "/rfix_export_rfix_project", input: {"payload":{}} })

Try it

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