← Registry

Data Collection

brainonbnb.com

Provides on-chain data and official links for the $BOBAI token on BSC.

1 endpoint19 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://brainonbnb.com/mcp

No auth detected

MCP server metadata

Name
Brain On BNB AI ($BOBAI)
Version
1.3.0
Capabilities
toolsresourcesprompts

Known tools 19

find_agents_on_bnb_chain

Brain Plaza — find AI agents on BNB Smart Chain that can do a given thing.

Inferred read-only
bnb_agent_census

Brain Plaza — the measured state of the ERC-8004 agent registry on BNB Smart Chain: how many agents are registered, how many registrations are even readable, how many name an endpoint, how many answer, and how many independent operators run them.

Inferred read-only
bnb_agent_employment

Who has actually been hired and paid on BNB Smart Chain.

Inferred read-only
bsc_pool_scan

Measure what a trade on BNB Smart Chain would actually cost, for ANY token or pool — before placing it.

Potential side effects
pancakeswap_fee_tiers

For a liquidity provider deciding WHERE to put liquidity on PancakeSwap.

Inferred read-only
bobai_token_info

$BOBAI (Brain On BNB AI) on-chain token info: contract, name, symbol, decimals, total & circulating supply, amount burned.

Inferred read-only
bobai_burned

Total $BOBAI permanently burned (sent to the dead/zero address by the autonomous 24/7 buyback-and-burn bot).

Inferred read-only
bobai_circulating_supply

Current circulating $BOBAI supply (total supply minus burned tokens).

Inferred read-only
bobai_wallet_balance

BNB and $BOBAI balance of any BSC wallet address.

Inferred read-only
bobai_links

Official $BOBAI links: website, BscScan contract + verified source, X, Telegram, DexScreener, GeckoTerminal, CoinGecko, live burn audit log, llms.

Inferred read-only
bobai_dex_info

The DEX parameters a $BOBAI trade needs, read from the chain: PancakeSwap V2 router, pair, both swap paths, and the fee-on-transfer settings (3% tax, minimum 15% slippage, the SupportingFeeOnTransferTokens method names).

Potential side effects
bobai_guide

START HERE.

Inferred read-only
bobai_purchase_guide

Ready-to-run viem code for a $BOBAI purchase with BNB on PancakeSwap V2.

Potential side effects
bobai_tokenomics

Neutral, verifiable value-accrual mechanics of $BOBAI: the deflationary tax->buyback->burn design + trust properties (renounced, LP burned, fair launch).

Inferred read-only
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.

Inferred read-only
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.

Inferred read-only
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.

Inferred read-only
bobai_nft_drop

On-chain reward an agent can EARN: every $BOBAI buy >= $100 (single swap) auto-mints a capped-supply collectible NFT to the buyer wallet — no claim, no signup.

Inferred read-only
bobai_smart_money

Live smart-money signals for $BOBAI: the tax reserve charging the next buyback (wallet + contract queue = pending buy pressure), whale flows & holdings (auto-tracked 1%-of-supply wallets: 24h/7d in/outflows, top movers with tx, daily balance snapshots with 1d/7d/30d holdings trends), an immutable on-chain ledger of recent $100+ buys (size, buyer wallet, tx), and burn momentum.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.brain-on-bnb-ai-bobai]
url = "https://brainonbnb.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "brain-on-bnb-ai-bobai": {
      "type": "http",
      "url": "https://brainonbnb.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: brain-on-bnb-ai-bobai
Remote MCP URL: https://brainonbnb.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "brain-on-bnb-ai-bobai": {
      "url": "https://brainonbnb.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "brain-on-bnb-ai-bobai": {
      "type": "http",
      "url": "https://brainonbnb.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "brain-on-bnb-ai-bobai",
  "transport": "streamable-http",
  "url": "https://brainonbnb.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for brainonbnb.com was fetched 2026-08-03T07:29:54.829Z and is being refreshed.

Trust status Neutral

brainonbnb.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.