BD
Butterfly Delta Preflight
/delta_peek
Preview Butterfly Delta coverage
Free. Check whether a USD spot pair is covered and inspect the exact $0.01 Base USDC preflight price before paying.
liveunknown~5s typical
mcpbutterflydeltapreflight
$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-com-butterflydelta-preflight /delta_peek for me.
Input
| Field | Type | Description |
|---|---|---|
| trade* | object | Execution policy for one intended USD-pair spot order. |
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-com-butterflydelta-preflight","endpoint":"/delta_peek","input":{"trade":{}}}'cli
npx cracked-ai run -p mcp-com-butterflydelta-preflight -e /delta_peek -i '{"trade":{}}'mcp
run_tool({ provider: "mcp-com-butterflydelta-preflight", endpoint: "/delta_peek", input: {"trade":{}} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.