🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

boo-mpp-mcp

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

boo-mpp-mcp

Pay-per-call crypto data for AI agents. USDC.e on Tempo via MPP. No API key.

latest
Source
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

boo-mpp-mcp

MCP server giving AI agents pay-per-call crypto/web3 data on the MPP / Tempo rail (USDC.e).

Sister package to boo-x402-mcp (same data, x402 on Base). Pick the rail your agent's wallet is funded on.

No API key. No signup. Built-in spend caps.

Tools (24 paid + 2 free)

Call mpp_list_paid_tools (FREE) first to see everything with prices.

Unique to this fleet

ToolPriceWhat
vietnam_crypto_news$0.02What Vietnamese media reports about crypto, in English. Vietnam is a top-3 adoption market invisible to English-language agents.
company_registry_lookup$0.05Verify a company exists in official registries (GLEIF LEI, UK Companies House, US state).

Safety

ToolPrice
token_rugcheck (solana, rhchain)$0.01-0.02
wallet_risk$0.01
wallet_sanctions (OFAC)$0.01

Token data

ToolPrice
token_price$0.01
token_supply$0.01
token_snapshot$0.015

Market & DeFi

ToolPrice
fear_greed$0.005
gas_oracle$0.005
ens_resolve$0.005
defi_tvl$0.01
defi_yields$0.01
chain_tvl$0.01
stablecoin_peg$0.01
derivatives_funding$0.01

Robinhood Chain (chain_id 4663, new L2, not covered elsewhere) rhchain_health $0.005, rhchain_wallet $0.01, rhchain_wallet_score $0.01, rhchain_token_screener $0.008, rhchain_token_detail $0.008, rhchain_tx $0.005, rhchain_trending $0.008, rhchain_burn $0.005

Install

{
  "mcpServers": {
    "boo-mpp": {
      "command": "npx",
      "args": ["-y", "boo-mpp-mcp"],
      "env": {
        "WALLET_PRIVATE_KEY": "0x...",
        "MAX_USD_PER_CALL": "0.05",
        "MAX_USD_TOTAL": "5"
      }
    }
  }
}

Wallet

You need a wallet holding USDC.e on Tempo (not Base). Payments settle over MPP.

Your private key stays on your machine, in your MCP config. It is never transmitted.

The free tools work with no wallet.

Spend caps

  • MAX_USD_PER_CALL (default 0.05) - rejects any single payment above this
  • MAX_USD_TOTAL (default 5) - rejects further calls once session spend reaches this

Data

Public, verifiable sources (Blockscout, RPC, DEX pairs, DefiLlama, GoPlus, GLEIF). Read-only.

NOT investment advice.

License

MIT

Keywords

mcp

FAQs

Package last updated on 12 Jul 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts