bobai
B
bobai
/pancakeswap_range_plan

pancakeswap range plan

For a liquidity provider who has picked a PancakeSwap V3 pool and now has to pick a PRICE RANGE - the decision concentrated liquidity actually forces, and the o

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

Input

FieldTypeDescription
address*stringA BSC token address, or a PancakeSwap V3 pool address to pin the pool
capitalUsdnumberSize of the position in dollars, optional - defaults to 1000

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_range_plan","input":{"address":"..."}}'
cli
npx cracked-ai run -p mcp-com-brainonbnb-bobai -e /pancakeswap_range_plan -i '{"address":"..."}'
mcp
run_tool({ provider: "mcp-com-brainonbnb-bobai", endpoint: "/pancakeswap_range_plan", input: {"address":"..."} })

Try it

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