B
bobai
/pancakeswap_best_route
pancakeswap best route
For an agent about to swap on PancakeSwap, and for the two questions it has to answer before signing. FIRST: which of the up-to-five pools the pair lives in act
liveverifiedunknown~5s typical
mcpprobedbobai
$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-brainonbnb-bobai /pancakeswap_best_route for me.
Input
| Field | Type | Description |
|---|---|---|
| address* | string | A BSC token address, or a PancakeSwap pool address to pin the pair |
| usd | number | Trade size in dollars, optional - defaults to 250 |
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-brainonbnb-bobai","endpoint":"/pancakeswap_best_route","input":{"address":"..."}}'cli
npx cracked-ai run -p mcp-com-brainonbnb-bobai -e /pancakeswap_best_route -i '{"address":"..."}'mcp
run_tool({ provider: "mcp-com-brainonbnb-bobai", endpoint: "/pancakeswap_best_route", input: {"address":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.