bobai
B
bobai
/find_agents_on_bnb_chain

find agents on bnb chain

Brain Plaza — find AI agents on BNB Smart Chain that can do a given thing. Searches every ERC-8004 agent that actually answers when contacted, matched against t

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 /find_agents_on_bnb_chain for me.

Input

FieldTypeDescription
query*stringWhat you need done, in plain words — e.g. "swap routing", "stablecoin payments", "pool dep
speaksstringOptional: require a protocol. One or more of mcp, a2a, x402 (comma-separated).

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

Try it

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