mcpbeat Sign in

ScanHood MCP Server

answering

ScanHood is answering right now. Last checked 3 min ago. It exposes 22 tools.

On-chain honeypot/rug scanner, market data, and launch tools for Robinhood Chain (EVM 4663).

The linked repository no longer exists on GitHub — it was deleted or made private.

Uptime history 48 days of history · worst day 98%
48 days agonow
100.0%
Uptime 24h
92 of 92 checks
22
Tools
read from the server
630 ms
Response time
average over 24h
open, no key
Access
streamable-http

What changed 4

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 16 August 2026. No other catalogue keeps this.

29 Aug 2 tools appeared get_stockback_deck, get_stockback_vault
19 Aug a tool appeared get_bridge_quote
16 Aug a tool appeared get_stock_fundamentals

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 3 min ago.

run in your terminal
claude mcp add mcp --transport http https://scanhood.xyz/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://scanhood.xyz/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
url = "https://scanhood.xyz/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://scanhood.xyz/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://scanhood.xyz/mcp"
    }
  }
}

Available tools 22

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

bots
get_bots_claim_prefs
Per-token preferences for automatic trading-fee claiming.
get_bots_stats
Stats from ScanHood's own arbitrage and fee-claim bots.
set_bots_claim_prefs
Enable or disable automatic fee claiming for a token. Requires a signature proving ownership of 'address': sign the exact string in 'message' with that wallet's key and pass it as 'signature'. Not usable without real wallet-signing capability.
scan
get_scan_log
Recent completed token safety scans across all of ScanHood (real activity, not a sample) — powers the "recent rugs caught" / "safe launches today" homepage modules. Optionally filter by verdict.
get_scan_rollup
Daily counts of PASS/CAUTION/DANGER verdicts plus a sample of real DANGER catches per day, for up to 60 days back. Powers the weekly "State of the Chain" report.
scan_token
Composite on-chain safety verdict for any Robinhood-Chain (chain 4663) token: honeypot buy+sell simulation, LP-lock status, contract verification, deployer reputation, RWA-impostor detection. Returns PASS/CAUTION/DANGER.
stockback
get_stockback_deck
StockBack pays a share of real ScanHood trading-fee revenue as real tokenized stock, not points. Lists which real tokens are currently earnable and whether a reward auto-routes into a real covered-call yield vault.
get_stockback_vault
Real Pending/Funded/Claimed StockBack state for one wallet. Pending is a promised USD value not yet backed by a purchase; Funded means a real on-chain stock purchase already confirmed and is waiting to be claimed; Claimed means it was already sent to the wallet. Works for any address, including ones that have never earned anything.
token
get_token_extra
Holder concentration (top10Pct), dev wallet %, and holder count for a token, sourced from the live trenches collector.
search_token
Find any Robinhood-Chain token by symbol, name, or address across the whole chain (not just the top pairs).
apply
apply_partner_key
Get a free, higher-rate-limit (40r/s vs the 5r/s anonymous default) API key for a site that links back to scanhood.xyz. ScanHood fetches the site itself and checks for a real <a> to scanhood.xyz before issuing a key — self-reported claims are rejected. One key per site; re-applying with the same site returns the existing key.
bridge
get_bridge_quote
Read-only quote (no execution) for bridging native ETH/BNB between Robinhood Chain and Ethereum, Base, Arbitrum, or BNB Chain, via relay.link — the same route ScanHood's own Bridge tab uses. No ScanHood fee. Returns amountOut, an ETA in seconds, relay's own fee in USD, and the raw unsigned deposit tx (to/value/data) for the caller's own wallet to sign and send on the fromChain — ScanHood never holds funds or keys.
build
build_launch_tx
Build (but do not sign or send) a launchToken transaction against ScanHood's live no-rug launchpad on Robinhood Chain — either Uniswap V3 (anti-snipe protection, supports an atomic initial buy) or V4 (Uniswap's newest, no anti-snipe window). Returns raw unsigned tx fields (to, data, value, gas) for the caller's own wallet to sign and broadcast — ScanHood never holds funds or keys. On success the token's liquidity is locked (V3: locker-held position; V4: locker-held one-sided position) and cannot be pulled.
ohlcv
get_ohlcv
On-chain OHLCV candles for a pool, for charting/backtesting.
paid
get_paid_tier_info
Treasury address and minimum payment to upgrade an existing partner key from the free tier (40r/s) to the paid tier (200r/s) via a Robinhood-Chain ETH payment.
partner
get_partner_status
Look up which site a partner key is registered to, when it was issued, and whether it has been upgraded to the paid tier.
save
save_watchlist
Overwrites a wallet's saved token watchlist (up to 200 tokens). Requires a signature proving ownership of the address: sign the exact string in 'message' with that wallet's key (e.g. personal_sign / EIP-191) and pass it as 'signature'. Not usable without real wallet-signing capability.
stock
get_stock_fundamentals
Fundamentals for every US stock Robinhood has tokenized on Robinhood Chain (194 total, refreshed every 15min from public market data): price, market cap, trailing+forward P/E, EPS, price-to-book, dividend yield, 52-week high/low position, and on-chain "basis" — how far the on-chain pool price sits from the real listed price (spot a genuine discount or a broken pool before trading; a withheld basis means the pool price is implausible, not merely missing). Pass a symbol for one stock, or omit it for the full list.
streak
get_streak
A wallet's consecutive-day ScanHood usage streak.
swap
get_swap_quote
Read-only swap quote (no execution) for a token against the ScanHood swap contract — expected output for a given ETH-in (buy) or token-in (sell).
upgrade
upgrade_to_paid_tier
After sending at least the minimum ETH (see get_paid_tier_info) to the treasury address on Robinhood Chain, submit the transaction hash here to upgrade an existing partner key to the paid tier (200r/s). Verifies the payment on-chain before activating — each txid can only be used once.
watchlist
get_watchlist
Returns the token addresses a wallet has saved to its ScanHood watchlist.

Endpoints

URLTransportStateLatencyChecked
https://scanhood.xyz/mcp streamable-http answering 688 ms 3 min ago

Alternatives to ScanHood

same job, measured the same way
X402 Services
by firmbrain

The only x402 MCP server for Robinhood Chain (chainId 4663) - 147 onchain, trading & AI tools.

159 tools answering
HoneyLabs
by honeylabs

Honeypot probe data: IP reputation, scanners, CVE probing, TLS and SSH fingerprints.

9 tools answering
Base Security Scanner MCP
by lordbasilaiassistant-sudo

MCP server to scan smart contracts on Base for honeypots, rug pulls, and vulnerabilities.

255 installs/wk local only
Robinhood Portfolio Research
by verygoodplugins

Read-only research tools for Robinhood portfolio data

84 installs/wk local only
Hood MCP
by nirholas

Robinhood Chain data + guarded trading for AI agents: Stock Token quotes, portfolios, launches

48 installs/wk local only
DeFade — Multi-Chain Memecoin Analyzer
by defade

Rug pull risk and on-chain forensics for tokens on Solana, Ethereum, Base and Robinhood.

15 tools answering
Hoodly GMGN Robinhood Research
by hoodly-agent

Read-only MCP server for Robinhood Chain token discovery, research, and due diligence via GMGN.

7 tools answering
Epsilon
by alienbase-xyz

Non-custodial limit, stop-loss and DCA trading on Epsilon (Robinhood Chain) for AI agents

26 installs/wk 15 tools answering

ScanHood — questions

Answers built from our own checks of this server.

What can ScanHood do?
It exposes 22 tools, read directly from the server on our last check. Among them: apply_partner_key, build_launch_tx, get_bots_claim_prefs, get_bots_stats, get_bridge_quote, get_ohlcv and 16 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is ScanHood mostly used for?
Its tools cluster around scan, bots and stockback. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is ScanHood working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 630 ms. The bar chart above shows every period we have measured.
Is ScanHood still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect ScanHood?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does ScanHood need an API key?
No. ScanHood completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 22 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is ScanHood?
It answers our handshake in 630 ms on average, which is faster than 19% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.