com.brainonbnb/bobai
Official12 toolsLive verifiable on-chain data for $BOBAI on BNB Chain: price, liquidity, burns, DEX trade params
Live on-chain data for $BOBAI token including price, liquidity, burns, and DEX parameters.
Captured live from the server via tools/list.
bobai_token_info
$BOBAI (Brain On BNB AI) on-chain token info: contract, name, symbol, decimals, total & circulating supply, amount burned. BEP-20 on BNB Chain, verified & renounced.
No parameters.
bobai_burned
Total $BOBAI permanently burned (sent to the dead/zero address by the autonomous 24/7 buyback-and-burn bot).
No parameters.
bobai_circulating_supply
Current circulating $BOBAI supply (total supply minus burned tokens).
No parameters.
bobai_wallet_balance
BNB and $BOBAI balance of any BSC wallet address.
Parameters (1)
- addressstringrequired
BSC wallet address (0x + 40 hex chars)
bobai_links
Official $BOBAI links: website, BscScan contract, X, Telegram, DexScreener, GeckoTerminal, CoinGecko, GitHub source, llms.txt.
No parameters.
bobai_trade_info
How to swap $BOBAI on-chain: PancakeSwap V2 router, pair, swap paths, and the critical fee-on-transfer parameters (3% tax, min 15% slippage, SupportingFeeOnTransferTokens methods). $BOBAI reverts on a naive swap — use these.
No parameters.
bobai_guide
START HERE. Interactive guide for an agent that just discovered $BOBAI: what you can ask, what you can do, and which tool to call for each — plus the must-know fee-on-transfer rule.
No parameters.
bobai_how_to_buy
Ready-to-run viem code to BUY $BOBAI with BNB on PancakeSwap V2 (on-chain quote + 15% slippage + fee-on-transfer method), so an agent can execute a swap 0-shot.
No parameters.
bobai_tokenomics
Neutral, verifiable value-accrual mechanics of $BOBAI: the deflationary tax->buyback->burn design + trust properties (renounced, LP burned, fair launch). Describes how the token works, NOT a buy recommendation.
No parameters.
bobai_price
Live $BOBAI price in USD and BNB + market cap, computed fully on-chain (PancakeSwap V2 pair reserves × Chainlink BNB/USD feed) — no off-chain price API to trust.
No parameters.
bobai_liquidity
Live $BOBAI liquidity depth: pool reserves, liquidity in USD, LP-burned percentage (perma-locked), and price-impact estimates for common buy sizes (0.1–5 BNB).
No parameters.
bobai_activity
Proof the buyback-and-burn flywheel is actually running: last burn (with BscScan tx), burns over the last 7/30 days, total bot runs — from the public audit log, every entry verifiable on-chain.
No parameters.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"bobai": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://brainonbnb.com/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.