{
  "markdown": "# boo-mpp-mcp\n\nMCP server giving AI agents **pay-per-call** crypto/web3 data on the **MPP / Tempo** rail (USDC.e).\n\nSister package to [`boo-x402-mcp`](https://www.npmjs.com/package/boo-x402-mcp) (same data, x402 on Base). Pick the rail your agent's wallet is funded on.\n\nNo API key. No signup. Built-in spend caps.\n\n## Tools (24 paid + 2 free)\n\nCall `mpp_list_paid_tools` (FREE) first to see everything with prices.\n\n**Unique to this fleet**\n| Tool | Price | What |\n|---|---|---|\n| `vietnam_crypto_news` | $0.02 | What Vietnamese media reports about crypto, in English. Vietnam is a top-3 adoption market invisible to English-language agents. |\n| `company_registry_lookup` | $0.05 | Verify a company exists in official registries (GLEIF LEI, UK Companies House, US state). |\n\n**Safety**\n| Tool | Price |\n|---|---|\n| `token_rugcheck` (solana, rhchain) | $0.01-0.02 |\n| `wallet_risk` | $0.01 |\n| `wallet_sanctions` (OFAC) | $0.01 |\n\n**Token data**\n| Tool | Price |\n|---|---|\n| `token_price` | $0.01 |\n| `token_supply` | $0.01 |\n| `token_snapshot` | $0.015 |\n\n**Market & DeFi**\n| Tool | Price |\n|---|---|\n| `fear_greed` | $0.005 |\n| `gas_oracle` | $0.005 |\n| `ens_resolve` | $0.005 |\n| `defi_tvl` | $0.01 |\n| `defi_yields` | $0.01 |\n| `chain_tvl` | $0.01 |\n| `stablecoin_peg` | $0.01 |\n| `derivatives_funding` | $0.01 |\n\n**Robinhood Chain** (chain_id 4663, new L2, not covered elsewhere)\n`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\n\n## Install\n\n```json\n{\n  \"mcpServers\": {\n    \"boo-mpp\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"boo-mpp-mcp\"],\n      \"env\": {\n        \"WALLET_PRIVATE_KEY\": \"0x...\",\n        \"MAX_USD_PER_CALL\": \"0.05\",\n        \"MAX_USD_TOTAL\": \"5\"\n      }\n    }\n  }\n}\n```\n\n## Wallet\n\nYou need a wallet holding **USDC.e on Tempo** (not Base). Payments settle over MPP.\n\nYour private key stays **on your machine**, in your MCP config. It is never transmitted.\n\nThe free tools work with no wallet.\n\n## Spend caps\n\n- `MAX_USD_PER_CALL` (default `0.05`) - rejects any single payment above this\n- `MAX_USD_TOTAL` (default `5`) - rejects further calls once session spend reaches this\n\n## Data\n\nPublic, verifiable sources (Blockscout, RPC, DEX pairs, DefiLlama, GoPlus, GLEIF). Read-only.\n\n**NOT investment advice.**\n\n## License\n\nMIT\n",
  "bytes": 2414,
  "sha": "6f1fb9a4a0432b2d130acdc0e4f42061932d8753c8c29c9584df2011815fad3a",
  "repo_slug": "lucle87/boo-mpp-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_lucle87_boo_mpp_mcp_198b0768/readme"
}