# 0xrhXBT — Robinhood Chain Intelligence MCP server

Robinhood Chain intelligence: trend scores, launch radar, KOL leaderboard, pre-trade risk checks.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-mkrz-x-rhxbt
- Repository: https://github.com/mkrz-x/rhxbt
- Website: https://rhxbt.com

## Install
- Endpoint: https://rhxbt.com/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://rhxbt.com/mcp

## Tools
- get_trending_tokens - Ranked trending tokens on Robinhood Chain by trendScore (0-100, z-scores vs each token's own 7d baseline). Includes price, 24h volume, holders, trajectory. Endpoint: https://rhxbt.com/mcp
- get_token - Full detail for one token by symbol (e.g. TSLA, CASHCAT) or 0x address: latest snapshot, compact trend history, recent intel signals, whale transfers. Canonical Robinhood stock tokens win symbol collisions over memecoin impersonators. Endpoint: https://rhxbt.com/mcp
- get_intel - Recent intel signals (volume spikes, whale transfers, stock-token oracle divergence, depegs, tvl moves...) with severity 1-5 and provenance. Optionally filter by category. Endpoint: https://rhxbt.com/mcp
- get_narratives - Current 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. Endpoint: https://rhxbt.com/mcp
- get_chain_stats - Latest Robinhood Chain stats: TVL, 24h DEX volume, stablecoin mcap, transactions today, total addresses. Endpoint: https://rhxbt.com/mcp
- check_token_risk - Pre-trade risk readout for a Robinhood Chain token by symbol or 0x address — designed to be called BEFORE placing a trade elsewhere (e.g. via robinhood agentic trading). Returns observed data only, never a buy/sell recommendation: liquidity/volume/holders, rug-guard status, launch-radar assessment when available (riskGate pass|watch|fail, opportunity 0-100, data confidence, risk flags, paid-promotion flag), and the estimated one-shot exit price impact for your trade size. Unknown values are null, never fabricated. Endpoint: https://rhxbt.com/mcp
- get_launch_radar - Launch 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. A high score means 'nothing obviously wrong observed onchain', never 'guaranteed legit'. Endpoint: https://rhxbt.com/mcp
- get_kol_leaderboard - Robinhood 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% from entry surviving to the 24h horizon = win, rug-shills heavily penalized, minimum 3 verified calls to rank. Includes the on-watch bench (call evidence captured, sample still too small to rank). Endpoint: https://rhxbt.com/mcp
- get_stock_premiums - Every tokenized stock on Robinhood Chain priced three ways at once: the 24/7 DEX price, the live US-market print (regular session only), and the Chainlink oracle (frozen at the close). premiumPct = dex vs the live market — only meaningful while the session is open. driftPct = dex vs the frozen oracle print — the expected off-session drift, never an arbitrage claim. The envelope carries the session verdict (open / opensInSec) with its own clock. No other index on this chain has the live-market leg. Endpoint: https://rhxbt.com/mcp
- get_equity_flows - Per-stock settlement activity — the layer that exists nowhere else: peer-to-peer share transfers with the share that settled while the US market was CLOSED (offHoursPct, the defining statistic of a 24/7 equity chain), underlying shares minted and burned (a direct read on real-world tokenization demand), and DvP prints — real executions that never touched a DEX pool — with their volume-weighted implied price (dvpVwapUsd). Every figure is computed from chain-timestamped logs. Tokens with no settlement in the window are omitted, never zero-filled. Endpoint: https://rhxbt.com/mcp
- get_settlement_graph - The stock-settlement counterparty graph: which wallets move tokenized equities to whom, off-pool, aggregated per wallet (counterparty addresses, prints, bought/sold notional, distinct tokens, top-counterparty concentration, connected component) with whole-graph totals. Precomputed every 10 minutes; the response carries computedAt, validUntil and a stale flag, and when stale the rows are withheld rather than served as current. Counterparties are addresses, not people, and a component means reachable through a chain of settlements, not the same owner. Endpoint: https://rhxbt.com/mcp
- get_stock_multipliers - Current ERC-8056 ui-multiplier per tokenized stock, with the previous value and when it changed. A multiplier change IS a corporate action — a split or stock dividend — detected from the onchain transfer ratio at a specific block, not from an announcement feed. Essential for interpreting historical prices and share counts across a split. Pairs with the robinhood-chain-kit npm package. Endpoint: https://rhxbt.com/mcp
- get_lending_markets - Morpho lending markets on Robinhood Chain: supply/borrow USD, utilization, APYs — with stockCollateral marking markets where the collateral is a registered tokenized equity, i.e. leverage against a real stock, which exists on no other chain. Freshness-gated: rows older than the ceiling are withheld and the response says stale rather than serving them as current. Endpoint: https://rhxbt.com/mcp
- get_bridge_flow - Net capital flow across the canonical L1 bridge over the last 24h, valuation-clocked: every included flow carries an explicit price observation, and legacy unpriced rows are excluded with valuationCoverageComplete saying so. A window with no priced flows returns netUsd null with a dataNote rather than fabricated zeros. The one read no L2-only view can produce. Endpoint: https://rhxbt.com/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.mkrz-x
- Version: 0.3.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 20, 2026
- Source: https://registry.modelcontextprotocol.io
