{
  "protocolVersion": "0.3.0",
  "name": "0xrhXBT",
  "description": "Onchain intelligence for Robinhood Chain (Arbitrum Orbit L2, chain id 4663). Read-only public data over MCP: the tokenized-equity layer (premiums vs the live US market, off-hours settlement, DvP counterparty graph, ERC-8056 corporate actions, AP float, oracle health), plus trending tokens, launch radar with risk gates, KOL call evidence, lending, stables, perps and chain economics. Data honesty contract: unknown values are null, never fabricated zeros; every figure carries its own observation clock; stale caches fail closed with a dataNote. No investment advice. 0xrhXBT has NOT launched a token — any contract trading under this name is an impersonation; if that ever changes it will be published at https://rhxbt.com/token first.",
  "url": "https://rhxbt.com/mcp",
  "preferredTransport": "mcp-streamable-http",
  "provider": {
    "organization": "0xrhXBT",
    "url": "https://rhxbt.com"
  },
  "version": "1.0.0",
  "documentationUrl": "https://rhxbt.com/agents",
  "iconUrl": "https://rhxbt.com/favicon.svg",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "authentication": { "schemes": [] },
  "securitySchemes": {},
  "security": [],
  "defaultInputModes": ["application/json"],
  "defaultOutputModes": ["application/json"],
  "additionalInterfaces": [
    { "transport": "rest-openapi", "url": "https://rhxbt.com/api/v2/openapi.json" }
  ],
  "skills": [
    { "id": "agent_signal_digest", "name": "agent_signal_digest", "description": "the one-call daily read: top premium dislocations, the forward corporate-action calendar, and every oracle feed currently not ok — call first each session", "tags": ["equities", "digest"] },
    { "id": "check_token_risk", "name": "check_token_risk", "description": "pre-trade readout for one token: liquidity, rug guard, named safety checks, radar risk gate, exit impact for your trade size — call before any trade", "tags": ["risk"] },
    { "id": "get_trending_tokens", "name": "get_trending_tokens", "description": "trend scores 0-100 vs each token's own 7d baseline, with price, volume, holders, trajectory", "tags": ["tokens"] },
    { "id": "get_token", "name": "get_token", "description": "full detail for one token by symbol or address: snapshot, score history, signals, whale transfers", "tags": ["tokens"] },
    { "id": "get_token_candles", "name": "get_token_candles", "description": "ohlcv series (5m / 1h / 1d) for one token — the same bars the terminal charts, each with its source", "tags": ["tokens"] },
    { "id": "search_tokens", "name": "search_tokens", "description": "find tokens by symbol, name or address fragment, with independently clocked market data", "tags": ["tokens"] },
    { "id": "get_launch_radar", "name": "get_launch_radar", "description": "early launch candidates with the three-output assessment: risk gate / opportunity / confidence", "tags": ["radar"] },
    { "id": "get_kol_leaderboard", "name": "get_kol_leaderboard", "description": "callers ranked only by verified onchain call performance — entry, peak, 24h-later, rug flags", "tags": ["kols"] },
    { "id": "get_intel", "name": "get_intel", "description": "intel signals: oracle divergence, whale moves, depegs, volume spikes", "tags": ["intel"] },
    { "id": "get_narratives", "name": "get_narratives", "description": "narratives ranked by mindshare with stability labels", "tags": ["intel"] },
    { "id": "get_chain_stats", "name": "get_chain_stats", "description": "chain-level tvl, dex volume, transactions, addresses", "tags": ["chain"] },
    { "id": "get_stock_premiums", "name": "get_stock_premiums", "description": "every tokenized stock priced three ways: 24/7 dex, live us-market print, frozen chainlink oracle, with the dated session verdict", "tags": ["equities"] },
    { "id": "chainlink_feed", "name": "chainlink_feed", "description": "one chainlink feed by ticker: latest round, observed cadence, oraclePaused(), deviations, verdict", "tags": ["equities", "oracles"] },
    { "id": "get_equity_flows", "name": "get_equity_flows", "description": "off-hours settlement share, mint/burn and dvp prints per stock over 24h/7d/30d", "tags": ["equities"] },
    { "id": "get_settlement_graph", "name": "get_settlement_graph", "description": "who trades stock tokens with whom, off-pool — counterparty aggregates from the precompute", "tags": ["equities"] },
    { "id": "get_stock_multipliers", "name": "get_stock_multipliers", "description": "erc-8056 corporate-action state per stock, detected from the transfer ratio onchain", "tags": ["equities"] },
    { "id": "pending_corporate_actions", "name": "pending_corporate_actions", "description": "the forward calendar: splits scheduled on the contracts before they apply, plus the detected log", "tags": ["equities"] },
    { "id": "stock_float", "name": "stock_float", "description": "ap creations and redemptions per stock, 24h/7d/30d, net shares", "tags": ["equities"] },
    { "id": "get_lending_markets", "name": "get_lending_markets", "description": "morpho markets with stock-collateral leverage flagged", "tags": ["defi"] },
    { "id": "stablecoin_flows", "name": "stablecoin_flows", "description": "the stablecoin float at par: share, supply change, mints/burns, deployed ratio", "tags": ["defi"] },
    { "id": "earn_tracker", "name": "earn_tracker", "description": "robinhood earn as observed: usdg markets, utilization, reported apy, stock-collateral share, series", "tags": ["defi"] },
    { "id": "perps_markets", "name": "perps_markets", "description": "lighter perp markets with the perp-vs-spot basis where the ticker is a stock we track", "tags": ["perps"] },
    { "id": "perps_funding", "name": "perps_funding", "description": "hourly funding series for one lighter perp market", "tags": ["perps"] },
    { "id": "chain_economics", "name": "chain_economics", "description": "hourly sequencer economics from sampled blocks: txs, fees actually paid, deploys, erc-4337 share", "tags": ["chain"] },
    { "id": "chain_composition", "name": "chain_composition", "description": "value + holders per asset class and the daily rwa-share series", "tags": ["chain"] },
    { "id": "get_bridge_flow", "name": "get_bridge_flow", "description": "net l1 bridge flow over 24h, valuation-clocked, withheld over fabricated zeros", "tags": ["chain"] }
  ]
}
