io.github.scrape402/scrape402
io.github.scrape402/scrape402Pay-per-call agent tools via x402 (USDC on Base): chat, prices, funding, RNG. No account or keys.
Tools · 5
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.
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.
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.
OpenAI-style chat completion (Claude Haiku), billed per token off-chain. Needs a prepaid session.
List every scrape402 tool and price, and how to pay. Free — no session required.
Similar MCP servers embedding-nearest
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"
}
}
}