Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

io.github.scrape402/scrape402

io.github.scrape402/scrape402

Pay-per-call agent tools via x402 (USDC on Base): chat, prices, funding, RNG. No account or keys.

Uptime
100.0%
1 direct probes · 30d
Response
252ms
last probe
Tools
5
callable
Resources
0
readable
Prompts
0
available

Tools · 5

random

Cryptographically-strong randomness: hex bytes plus an optional uniform integer in [min, max]. Pay per call via x402 ($0.003, USDC on Base), or 1 credit(s) with a prepaid session.

crypto_price

Real-time crypto spot price for a trading pair (e.g. BTC-USD). Pay per call via x402 ($0.003, USDC on Base), or 1 credit(s) with a prepaid session.

funding_rates

Perpetual-swap funding rates; optional comma-separated coins filter. Pay per call via x402 ($0.003, USDC on Base), or 1 credit(s) with a prepaid session.

chat

OpenAI-style chat completion (Claude Haiku), billed per token off-chain. Needs a prepaid session.

catalog

List every scrape402 tool and price, and how to pay. Free — no session required.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.scrape402/scrape402": {
      "url": "https://x402.shizu.me/mcp/rpc",
      "transport": "streamable-http"
    }
  }
}