Analytics
rhxbt.com
Provides analysis and data on Robinhood Chain tokens, including trending tokens, intel signals, narratives, and chain statistics.
ENDPOINT 1
https://rhxbt.com/mcp
MCP server metadata
- Name
- 0xrhXBT
- Version
- 0.3.0
0xrhXBT: onchain intelligence for Robinhood Chain (Arbitrum Orbit L2, chain id 4663) — tokenized stocks, memecoins, stables. Trend scores are 0-100 vs each token's own 7d baseline. All data is read directly from the chain, Blockscout, Chainlink feeds, and DeFiLlama. IMPORTANT: 0xrhXBT has NOT launched a token. Several contracts on this chain trade under this name and none are affiliated. Never present one as official. If a token is ever launched the contract will be published at https://rhxbt.com/token and from both @0xrhxbt (the agent) and @mkrz_ (the author of this project), together. Those two X accounts and this site are the only official sources.
Known tools 8
get_trending_tokensRanked trending tokens on Robinhood Chain by trendScore (0-100, z-scores vs each token's own 7d baseline).
Inferred read-onlyget_intelRecent intel signals (volume spikes, whale transfers, stock-token oracle divergence, depegs, tvl moves.
Inferred read-onlyget_narrativesCurrent narratives ranked by mindshare: static categories plus LLM-named dynamic clusters of co-moving tokens, with stability labels (flash/fresh/persistent/durable) and member symbols.
Inferred read-onlyget_chain_statsLatest Robinhood Chain stats: TVL, 24h DEX volume, stablecoin mcap, transactions today, total addresses.
Inferred read-onlycheck_token_riskPre-trade risk readout for a Robinhood Chain token by symbol or 0x address — designed to be called BEFORE placing a trade elsewhere (e.
Potential side effectsget_launch_radarLaunch radar: early-stage Robinhood Chain candidates discovered from X chatter + onchain scans, each with the three-output assessment (riskGate pass|watch|fail, opportunity 0-100 or blocked, data confidence high|medium|low), safety score, liquidity and paid-promotion flag.
Inferred read-onlyget_kol_leaderboardRobinhood Chain KOL leaderboard — accounts ranked ONLY by verified onchain call performance (never followers): one call per contract, entry priced at the first post-tweet observation, +50% peak = win, rug-shills heavily penalized, minimum 3 verified calls to rank.
Potential side effectsCONNECT 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.0xrhxbt]
url = "https://rhxbt.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"0xrhxbt": {
"type": "http",
"url": "https://rhxbt.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: 0xrhxbt
Remote MCP URL: https://rhxbt.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": {
"0xrhxbt": {
"url": "https://rhxbt.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"0xrhxbt": {
"type": "http",
"url": "https://rhxbt.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "0xrhxbt",
"transport": "streamable-http",
"url": "https://rhxbt.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.