T
trading-mcp
/escrow_dry_run
escrow dry run
Preview a full ERC-8183 escrow job lifecycle on Base WITHOUT touching the chain: exact contract calls with calldata, gas estimates, money split (98% provider /
liveverifiedunknown~5s typical
mcpprobedtrading-mcp
$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-ai-rook-agents-trading-mcp /escrow_dry_run for me.
Input
| Field | Type | Description |
|---|---|---|
| amount | number | Budget in USDC units (6 decimals). 250000 = $0.25, 1000000 = $1.00 |
| provider | string | Provider wallet address (0x...) |
| hours | number | Hours until expiry (default 24) |
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-ai-rook-agents-trading-mcp","endpoint":"/escrow_dry_run","input":{}}'cli
npx cracked-ai run -p mcp-com-ai-rook-agents-trading-mcp -e /escrow_dry_run -i '{}'mcp
run_tool({ provider: "mcp-com-ai-rook-agents-trading-mcp", endpoint: "/escrow_dry_run", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.