Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

ScanHood

REMOTE · SCANHOOD.XYZ · SCANNED SEP 20

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

Available components

0 this week 79 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security63
Transport & Reachability100
Schema Quality & AI Usability76
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 2082 tokens (~94/item across 22 items; 22 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
Tool Coverage97
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 90% of tool parameters carry a description.Partial
Tool Safety75
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • 0 of 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "save_watchlist" implies "overwrite" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
  • An AI judge read all 22 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the ScanHood MCP server?

ScanHood is a hosted endpoint at https://scanhood.xyz/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · scanhood.xyz

# add to Claude Code
claude mcp add --transport http xyz-scanhood-mcp 'https://scanhood.xyz/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "xyz-scanhood-mcp": {
      "url": "https://scanhood.xyz/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "xyz-scanhood-mcp": {
      "type": "http",
      "url": "https://scanhood.xyz/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.xyz-scanhood-mcp]
url = "https://scanhood.xyz/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "xyz-scanhood-mcp": {
      "type": "remote",
      "url": "https://scanhood.xyz/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add xyz-scanhood-mcp --url 'https://scanhood.xyz/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  xyz-scanhood-mcp:
    url: "https://scanhood.xyz/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "xyz-scanhood-mcp": {
      "Transport": "http",
      "Url": "https://scanhood.xyz/mcp"
    }
  }
}
# add to Vellum
assistant mcp add xyz-scanhood-mcp -t streamable-http -u 'https://scanhood.xyz/mcp'
// mcp.json
{
  "mcpServers": {
    "xyz-scanhood-mcp": {
      "type": "http",
      "url": "https://scanhood.xyz/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 30 Aug 26 0
    • New tool “get_stockback_deck” functional
    • New tool “get_stockback_vault” functional
  • 26 Aug 26 −1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 25 Aug 26 +1
    • Stability: 0.97 → pass security
  • 23 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 20 Aug 26 0
    • Schema quality: 1695 → 1927 functional
    • New tool “get_bridge_quote” functional
  • 16 Aug 26 0
    • Schema quality: 1539 → 1695 functional
    • New tool “get_stock_fundamentals” functional
  • 11 Aug 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 6 Aug 26 0
    • Tool coverage: 81% → 89% functional
    • Schema quality: fail → pass functional
    • New tool “apply_partner_key” functional
    • New tool “get_bots_claim_prefs” functional
    • New tool “get_bots_stats” functional
    • New tool “get_paid_tier_info” functional
    • New tool “get_partner_status” functional
    • New tool “get_scan_log” functional
    • New tool “get_scan_rollup” functional
    • New tool “get_streak” functional
    • New tool “get_token_extra” functional
    • New tool “get_watchlist” functional
    • New tool “save_watchlist” functional
    • New tool “set_bots_claim_prefs” functional
    • New tool “upgrade_to_paid_tier” functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Probed https://scanhood.xyz/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=scanhood.xyz CN=YE2,O=Let's Encrypt,C=US 12 Sept 2026 11 Dec 2026 ECDSA 256 ECDSA-SHA384 67273264d1c7021f6ae533983a35753401d
SANs: scanhood.xyz, www.scanhood.xyz
CN=YE2,O=Let's Encrypt,C=US (CA) CN=Root YE,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 ECDSA 384 ECDSA-SHA384 4df3b15dd6c0784c507cd37b58e6f115
CN=Root YE,O=ISRG,C=US (CA) CN=ISRG Root X2,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 ECDSA-SHA384 872165fc34b6e5fba8add5b3705fb53a
CN=ISRG Root X2,O=Internet Security Research Group,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 SHA256-RSA 6c8f1dc727c7117f7baf853ac980f9cd

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of scanhood.xyz. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
xyz. present 3599, 18130 8, 8 Verified
scanhood.xyz. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=31536000; includeSubDomains
content-security-policy default-src 'self'; script-src 'self' 'unsafe-inline'; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com; font-src 'self' https://fonts.gstatic.com; img-src 'self' data: https:; connect-src 'self' https:; frame-src https://www.geckoterminal.com https://dexscreener.com; frame-ancestors 'self'
x-content-type-options nosniff
x-frame-options SAMEORIGIN
referrer-policy strict-origin-when-cross-origin
permissions-policy geolocation=(), microphone=(), camera=()

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://scanhood.xyz/mcp Verified 200
http (plaintext) http://scanhood.xyz/mcp HTTPS enforced 301 https://scanhood.xyz/mcp
MCP tools · 22 exposed · ~2,082 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
apply_partner_key ~128

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.

NameTypeReqDescription
contactstringoptional contact info
sitestringyesURL of the site that links back to scanhood.xyz, e.g. "https://example.com"

No output schema declared.

No examples provided.

build_launch_tx ~339

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.

NameTypeReqDescription
descriptionstring
feeWalletstringaddress that receives your share of trading fees (defaults to your own sending address if omitted)
fromstringyour wallet address — used only to predict the token address ahead of signing
initialBuyEthstringETH amount to buy in the same tx, as a decimal string (default "0"). V3 only — V4 launches reject this.
initialTicknumberV4 only: starting price tick (default -204200, matches the standard launch price used across ScanHood)
logostringlogo image URL
namestringyestoken name
symbolstringyestoken symbol/ticker
versionstringwhich launchpad to use — "v3" (default, has anti-snipe protection + atomic initial buy) or "v4" (Uniswap V4, no anti-snipe window, no atomic initial buy)

No output schema declared.

No examples provided.

get_bots_claim_prefs ~22

Per-token preferences for automatic trading-fee claiming.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_bots_stats ~25

Stats from ScanHood's own arbitrage and fee-claim bots.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_bridge_quote ~232

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.

NameTypeReqDescription
amountstringyesnative-token amount to bridge (ETH, or BNB if fromChain is 56), as a decimal string
fromChainintegeryessource chain id — one of 4663 (Robinhood), 1 (Ethereum), 8453 (Base), 42161 (Arbitrum), 56 (BNB Chain)
toChainintegeryesdestination chain id — same supported set as fromChain, must differ from it
userstringwallet address that will send the bridge — improves quote accuracy, optional

No output schema declared.

No examples provided.

get_ohlcv ~53

On-chain OHLCV candles for a pool, for charting/backtesting.

NameTypeReqDescription
poolstringyespool/pair address, 0x + 40 hex chars
timeframestring

No output schema declared.

No examples provided.

get_paid_tier_info ~49

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.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_partner_status ~52

Look up which site a partner key is registered to, when it was issued, and whether it has been upgraded to the paid tier.

NameTypeReqDescription
keystringyespartner API key, starts with "sh_"

No output schema declared.

No examples provided.

get_scan_log ~76

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.

NameTypeReqDescription
limitintegermax entries, default 20
verdictstringfilter to only this verdict

No output schema declared.

No examples provided.

get_scan_rollup ~66

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.

NameTypeReqDescription
daysintegerhow many days back, default 60

No output schema declared.

No examples provided.

get_stock_fundamentals ~156

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.

NameTypeReqDescription
symbolstringstock ticker, e.g. AAPL — omit for the full list of all 194

No output schema declared.

No examples provided.

get_stockback_deck ~57

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.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_stockback_vault ~98

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.

NameTypeReqDescription
walletstringyeswallet address, 0x + 40 hex chars

No output schema declared.

No examples provided.

get_streak ~38

A wallet's consecutive-day ScanHood usage streak.

NameTypeReqDescription
walletstringyeswallet address, 0x + 40 hex chars

No output schema declared.

No examples provided.

get_swap_quote ~82

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).

NameTypeReqDescription
amountstringyesETH amount (buy) or token amount (sell), as a decimal string
sidestringyes
tokenstringyestoken address

No output schema declared.

No examples provided.

get_token_extra ~51

Holder concentration (top10Pct), dev wallet %, and holder count for a token, sourced from the live trenches collector.

NameTypeReqDescription
tokenstringyestoken address, 0x + 40 hex chars

No output schema declared.

No examples provided.

get_watchlist ~43

Returns the token addresses a wallet has saved to its ScanHood watchlist.

NameTypeReqDescription
addressstringyeswallet address, 0x + 40 hex chars

No output schema declared.

No examples provided.

save_watchlist ~137

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.

NameTypeReqDescription
addressstringyeswallet address, 0x + 40 hex chars
messagestringyesthe exact message that was signed
signaturestringyessignature of 'message' from 'address'
tokensarrayyestoken addresses to save, up to 200

No output schema declared.

No examples provided.

scan_token ~82

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.

NameTypeReqDescription
tokenstringyesERC-20 token address, 0x + 40 hex chars

No output schema declared.

No examples provided.

search_token ~49

Find any Robinhood-Chain token by symbol, name, or address across the whole chain (not just the top pairs).

NameTypeReqDescription
querystringyessymbol, name, or 0x address

No output schema declared.

No examples provided.

set_bots_claim_prefs ~131

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.

NameTypeReqDescription
addressstringyeswallet address, 0x + 40 hex chars
enabledbooleanyes
messagestringyesthe exact message that was signed
signaturestringyessignature of `message` from `address`
tokenstringyestoken address, 0x + 40 hex chars

No output schema declared.

No examples provided.

upgrade_to_paid_tier ~116

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.

NameTypeReqDescription
keystringyesan existing partner key, starts with "sh_"
txidstringyesthe 32-byte transaction hash of the payment, 0x + 64 hex chars

No output schema declared.

No examples provided.

Common questions

What is the ScanHood MCP server?

ScanHood is an MCP server listed in the public MCP registry as xyz.scanhood/mcp. On-chain honeypot/rug scanner, market data, and launch tools for Robinhood Chain (EVM 4663). This page covers its hosted endpoint (https://scanhood.xyz/mcp).

Is the ScanHood MCP server safe to use?

ScanHood scores 79 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the ScanHood MCP server expose?

ScanHood exposes 22 tools: scan_token, search_token, get_ohlcv, get_stock_fundamentals, get_swap_quote, and 17 more. Their descriptions and schemas cost roughly 2,082 tokens of context every time the server is loaded.

Does the ScanHood MCP server require authentication?

No. We connected to ScanHood without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the ScanHood MCP server still maintained?

ScanHood is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.