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.

io.github.lucle87/boo-x402-mcp

NPM · BOO-X402-MCP · SCANNED SEP 20

Pay-per-call crypto data for AI agents. USDC on Base via x402. No API key.

Available components

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

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security99
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 31 of 114 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability81
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 3033 tokens (~84/item across 36 items; 36 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management93
  • Stability observed for 28 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 36 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 36 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 io.github.lucle87/boo-x402-mcp server?

io.github.lucle87/boo-x402-mcp runs locally as an npm package, launched with npx -y boo-x402-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · boo-x402-mcp

# add to Claude Code
claude mcp add lucle87-boo-x402-mcp -- npx -y boo-x402-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "lucle87-boo-x402-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "boo-x402-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "lucle87-boo-x402-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "boo-x402-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add lucle87-boo-x402-mcp -- npx -y boo-x402-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "lucle87-boo-x402-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "boo-x402-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add lucle87-boo-x402-mcp --command npx --arg -y --arg boo-x402-mcp
# ~/.hermes/config.yaml
mcp_servers:
  lucle87-boo-x402-mcp:
    command: "npx"
    args: ["-y", "boo-x402-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "lucle87-boo-x402-mcp": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "boo-x402-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add lucle87-boo-x402-mcp -t stdio -c npx -a -y boo-x402-mcp
// mcp.json
{
  "mcpServers": {
    "lucle87-boo-x402-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "boo-x402-mcp"
      ]
    }
  }
}
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.

  • 19 Sept 26 +1

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

  • 18 Sept 26 0
    • Security disclosure: unverified → fail functional
  • 17 Sept 26 −2
    • Security disclosure: fail → unverified functional
    • Stability: pass → 0.83 functional
  • 16 Sept 26 0
    • Stability: 0.97 → pass security
  • 15 Sept 26 +1

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

  • 13 Sept 26 +1

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

  • 11 Sept 26 +1

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

  • 9 Sept 26 −3
    • Stability: pass → 0.77 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 · Analysed npm/boo-x402-mcp@1.0.1

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Dependencies 114 packages
Packages resolved 114
Stale 31
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 36 exposed · ~3,033 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
chain_tvl ~65

Total value locked per blockchain, or for one chain. Use to compare ecosystem size. PAID TOOL: up to $0.01 USDC per call (x402 on Base). Paid automatically from your configured wallet.

NameTypeReqDescription
chainstringOptional chain name to filter.

No output schema declared.

No examples provided.

contract_safety ~91

Scans a smart contract for dangerous patterns: proxy/upgradeable, owner privileges, unverified source. Use before approving or interacting with an unknown contract. PAID TOOL: up to $0.01 USDC per call (x402 on Base). Paid automatically from your configured wallet.

NameTypeReqDescription
addressstringyesContract address.
chainstringyesChain: eth, bnb, base.

No output schema declared.

No examples provided.

defi_tvl ~67

Total value locked and recent change for a DeFi protocol. PAID TOOL: up to $0.01 USDC per call (x402 on Base). Paid automatically from your configured wallet.

NameTypeReqDescription
protocolstringyesProtocol slug (aave, uniswap, lido...).

No output schema declared.

No examples provided.

defi_yields ~104

Find yield/farming opportunities, optionally filtered by token symbol, chain, or safety. PAID TOOL: up to $0.01 USDC per call (x402 on Base). Paid automatically from your configured wallet.

NameTypeReqDescription
chainstringChain to filter.
limitnumberMax results.
safeOnlybooleantrue to return only lower-risk pools.
symbolstringToken symbol to filter (USDC, ETH...).

No output schema declared.

No examples provided.

derivatives_funding ~69

Funding rates and open interest for a perpetual across exchanges. Use to read leverage positioning. PAID TOOL: up to $0.01 USDC per call (x402 on Base). Paid automatically from your configured wallet.

NameTypeReqDescription
symbolstringyesAsset symbol (BTC, ETH, SOL...).

No output schema declared.

No examples provided.

ens_resolve ~74

Resolve an ENS name to an address, or an address back to its ENS name. PAID TOOL: up to $0.005 USDC per call (x402 on Base). Paid automatically from your configured wallet.

NameTypeReqDescription
querystringyesENS name (vitalik.eth) or address (0x...).

No output schema declared.

No examples provided.

fear_greed ~62

Current Crypto Fear & Greed index (0-100) and its label. Use to gauge overall market sentiment. No input. PAID TOOL: up to $0.005 USDC per call (x402 on Base). Paid automatically from your configured wallet.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

gas_oracle ~79

Current gas prices (slow/average/fast) on an EVM chain. Use to time a transaction or estimate cost. PAID TOOL: up to $0.005 USDC per call (x402 on Base). Paid automatically from your configured wallet.

NameTypeReqDescription
chainstringChain: eth, bnb, base (default eth).

No output schema declared.

No examples provided.

meme_discover ~91

Find meme tokens that are trending / newly launched right now on a chain. Use to see what is hot before picking a token to research. PAID TOOL: up to $0.01 USDC per call (x402 on Base). Paid automatically from your configured wallet.

NameTypeReqDescription
chainstringyesChain: eth, bnb, base, solana.
limitnumberMax results.

No output schema declared.

No examples provided.

meme_signal ~102

Composite BUY/HOLD/AVOID signal for a meme token, combining safety, momentum and holder concentration into one verdict. Costs more than a single check but replaces several calls. PAID TOOL: up to $0.02 USDC per call (x402 on Base). Paid automatically from your configured wallet.

NameTypeReqDescription
chainstringyesChain: eth, bnb, base, solana.
tokenstringyesToken contract address / Solana mint.

No output schema declared.

No examples provided.

prediction_history ~98

Historical price series for one outcome token of a prediction market. PAID TOOL: up to $0.008 USDC per call (x402 on Base). Paid automatically from your configured wallet.

NameTypeReqDescription
fidelitynumberResolution in minutes.
intervalstringInterval: 1h, 6h, 1d, 1w, max.
tokenIdstringyesOutcome token id (from market detail).

No output schema declared.

No examples provided.

prediction_market ~60

Detail and current implied forecast for one prediction market. PAID TOOL: up to $0.008 USDC per call (x402 on Base). Paid automatically from your configured wallet.

NameTypeReqDescription
slugstringyesMarket slug (from screener or search).

No output schema declared.

No examples provided.

prediction_markets ~95

Browse active prediction markets, optionally filtered by tag and ordered by volume/liquidity. PAID TOOL: up to $0.008 USDC per call (x402 on Base). Paid automatically from your configured wallet.

NameTypeReqDescription
limitnumberMax results.
orderstringOrder by: volume, liquidity, newest.
tagstringFilter by tag (politics, crypto, sports...).

No output schema declared.

No examples provided.

prediction_search ~60

Search prediction markets by keyword. Use to find the market for a specific event. PAID TOOL: up to $0.005 USDC per call (x402 on Base). Paid automatically from your configured wallet.

NameTypeReqDescription
querystringyesSearch text.

No output schema declared.

No examples provided.

rhchain_burn ~94

Burn stats for a token on Robinhood Chain: amount sent to burn addresses (0x0, 0x...dEaD) and % of total supply burned. Use to verify deflationary claims. PAID TOOL: up to $0.005 USDC per call (x402 on Base). Paid automatically from your configured wallet.

NameTypeReqDescription
addressstringyesToken contract address (0x...).

No output schema declared.

No examples provided.

rhchain_health ~84

Live network health of Robinhood Chain (Ethereum L2 on Arbitrum Orbit, chain_id 4663, mainnet since July 2026): latest block, block time, gas, tx counts, ETH price. No input. PAID TOOL: up to $0.005 USDC per call (x402 on Base). Paid automatically from your configured wallet.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

rhchain_token_detail ~88

Detail for one token on Robinhood Chain: symbol, name, holders, supply, price, market cap, 24h volume, and whether it is a Robinhood Stock Token. PAID TOOL: up to $0.008 USDC per call (x402 on Base). Paid automatically from your configured wallet.

NameTypeReqDescription
addressstringyesToken contract address (0x...).

No output schema declared.

No examples provided.

rhchain_token_screener ~119

Screen tokens on Robinhood Chain by holders: tokenized Stock Tokens (NVDA, TSLA, MSTR, GME...) and community/meme tokens. Filter with stockOnly, or search by name/symbol. PAID TOOL: up to $0.008 USDC per call (x402 on Base). Paid automatically from your configured wallet.

NameTypeReqDescription
limitnumberMax results.
querystringName or symbol to search.
stockOnlybooleantrue for only tokenized Stock Tokens.

No output schema declared.

No examples provided.

rhchain_trending ~87

Trending tokens on Robinhood Chain by 24h volume: meme/community tokens pumping now. Stock Tokens excluded unless includeStock=true. PAID TOOL: up to $0.008 USDC per call (x402 on Base). Paid automatically from your configured wallet.

NameTypeReqDescription
includeStockbooleantrue to include tokenized Stock Tokens.
limitnumberMax results.

No output schema declared.

No examples provided.

rhchain_tx ~75

Look up a transaction on Robinhood Chain by hash: status, method, from/to, value, fee, block, timestamp. PAID TOOL: up to $0.005 USDC per call (x402 on Base). Paid automatically from your configured wallet.

NameTypeReqDescription
hashstringyesTransaction hash (0x...).

No output schema declared.

No examples provided.

rhchain_wallet ~92

Wallet snapshot on Robinhood Chain: ETH balance (+USD), tx count, account type, scam/reputation flags, optionally token holdings (deep=true). PAID TOOL: up to $0.01 USDC per call (x402 on Base). Paid automatically from your configured wallet.

NameTypeReqDescription
addressstringyesWallet address (0x...).
deepbooleantrue to also return token holdings.

No output schema declared.

No examples provided.

rhchain_wallet_score ~81

Activity score (0-100) and tier (dormant/low/moderate/active/very active) for a Robinhood Chain wallet. PAID TOOL: up to $0.01 USDC per call (x402 on Base). Paid automatically from your configured wallet.

NameTypeReqDescription
addressstringyesWallet address (0x...).

No output schema declared.

No examples provided.

solana_bundle_check ~86

Solana only. Detects whether a token launch was bundled or sniped (insiders buying in the same block), a strong rug signal on new Solana meme coins. PAID TOOL: up to $0.015 USDC per call (x402 on Base). Paid automatically from your configured wallet.

NameTypeReqDescription
mintstringyesSolana mint address (base58).

No output schema declared.

No examples provided.

stablecoin_peg ~75

Peg status and market cap of stablecoins. Use to detect a depeg event. PAID TOOL: up to $0.01 USDC per call (x402 on Base). Paid automatically from your configured wallet.

NameTypeReqDescription
symbolstringOptional stablecoin symbol (USDC, USDT, DAI...).

No output schema declared.

No examples provided.

token_holders ~118

Holder concentration for a token: top holder %, top-10 %, holder count. High concentration means a whale can dump on you. Works on EVM chains (eth, bnb, base), Solana, and Robinhood Chain. PAID TOOL: up to $0.01 USDC per call (x402 on Base). Paid automatically from your configured wallet.

NameTypeReqDescription
chainstringyesChain: eth, bnb, base, solana, rhchain.
tokenstringyesToken contract address / Solana mint.

No output schema declared.

No examples provided.

token_momentum ~103

Short-term price/volume momentum for a token: is it pumping or fading right now. Works on EVM chains (eth, bnb, base) and Solana. PAID TOOL: up to $0.01 USDC per call (x402 on Base). Paid automatically from your configured wallet.

NameTypeReqDescription
chainstringyesChain: eth, bnb, base, solana.
tokenstringyesToken contract address / Solana mint.

No output schema declared.

No examples provided.

token_price ~90

Live price, liquidity, 24h volume, FDV and market cap for a token from DEX pairs. PAID TOOL: up to $0.01 USDC per call (x402 on Base). Paid automatically from your configured wallet.

NameTypeReqDescription
chainstringOptional chain hint: eth, bnb, base, solana.
tokenstringyesToken contract / mint address.

No output schema declared.

No examples provided.

token_rugcheck ~175

Safety check a token BEFORE buying or swapping. Returns a GO/CAUTION/DANGER verdict. Covers EVM chains (eth, bnb, base: honeypot/sellability, buy & sell tax, mint authority, ownership, holder concentration), Solana (freeze/mint authority, transfer controls), and Robinhood Chain (holder concentration, burned %). Use this for ANY unfamiliar token, especially meme coins. PAID TOOL: up to $0.01 USDC per call (x402 on Base). Paid automatically from your configured wallet.

NameTypeReqDescription
chainstringyesChain: eth, bnb, base, solana, or rhchain (Robinhood Chain).
tokenstringyesToken contract address (0x... for EVM/Robinhood Chain, base58 mint for Solana).

No output schema declared.

No examples provided.

token_snapshot ~90

One-shot overview of a token: price, supply and safety flags combined. Cheaper than calling price, supply and rugcheck separately. PAID TOOL: up to $0.015 USDC per call (x402 on Base). Paid automatically from your configured wallet.

NameTypeReqDescription
chainstringyesChain: eth, bnb, base, solana.
tokenstringyesToken contract address.

No output schema declared.

No examples provided.

token_supply ~74

Total supply, circulating supply and decimals for a token. PAID TOOL: up to $0.01 USDC per call (x402 on Base). Paid automatically from your configured wallet.

NameTypeReqDescription
chainstringyesChain: eth, bnb, base, solana.
tokenstringyesToken contract address.

No output schema declared.

No examples provided.

trade_signal ~71

Composite trade signal for a major asset, combining price, derivatives positioning and sentiment. NOT investment advice. PAID TOOL: up to $0.02 USDC per call (x402 on Base). Paid automatically from your configured wallet.

NameTypeReqDescription
symbolstringyesAsset symbol (BTC, ETH, SOL...).

No output schema declared.

No examples provided.

wallet_risk ~89

Reputation check for an address: scam/phishing flags, age, activity. Use before sending funds to or trusting an unknown address. PAID TOOL: up to $0.01 USDC per call (x402 on Base). Paid automatically from your configured wallet.

NameTypeReqDescription
addressstringyesWallet address.
chainstringyesChain: eth, bnb, base, solana.

No output schema declared.

No examples provided.

wallet_sanctions ~66

Screens a wallet address against OFAC sanctions lists. Use for compliance before accepting funds from an address. PAID TOOL: up to $0.01 USDC per call (x402 on Base). Paid automatically from your configured wallet.

NameTypeReqDescription
addressstringyesWallet address.

No output schema declared.

No examples provided.

wallet_signal ~81

Composite SAFE/CAUTION/DANGER verdict for an address, combining reputation, contract checks and sanctions. PAID TOOL: up to $0.02 USDC per call (x402 on Base). Paid automatically from your configured wallet.

NameTypeReqDescription
addressstringyesWallet or contract address.
chainstringyesChain: eth, bnb, base.

No output schema declared.

No examples provided.

x402_list_paid_tools ~44

FREE. Lists every paid tool in this server with its price in USDC. Call this FIRST to see what data is available and what it costs before spending anything.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

x402_spend_status ~34

FREE. Shows how much USDC has been spent this session and the configured spend caps (per call and total).

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

Common questions

What is the io.github.lucle87/boo-x402-mcp server?

io.github.lucle87/boo-x402-mcp is listed in the public MCP registry as io.github.lucle87/boo-x402-mcp. Pay-per-call crypto data for AI agents. USDC on Base via x402. No API key. This page covers its npm package (boo-x402-mcp).

Is the io.github.lucle87/boo-x402-mcp server safe to use?

io.github.lucle87/boo-x402-mcp scores 84 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. 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 io.github.lucle87/boo-x402-mcp server expose?

io.github.lucle87/boo-x402-mcp exposes 36 tools: token_rugcheck, token_holders, token_momentum, meme_discover, meme_signal, and 31 more. Their descriptions and schemas cost roughly 3,033 tokens of context every time the server is loaded.

Is the io.github.lucle87/boo-x402-mcp server still maintained?

io.github.lucle87/boo-x402-mcp 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.

What licence is the io.github.lucle87/boo-x402-mcp server under?

io.github.lucle87/boo-x402-mcp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.