Pay-per-call data tools for AI agents: crypto signal, web reader, SEO audit. x402 USDC on Base.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
Pay-per-call data tools for AI agents, settled per call in USDC on Base via the x402 protocol. The buyer is another agent: it discovers an endpoint, auto-pays per request (HTTP 402 β payment β data), and gets structured JSON back. No API key, no signup, no account β the seller's only setup is one public wallet address.
Live at https://x402.charliemorrison.dev β also listed as a remote MCP server in the
Official MCP Registry as
dev.charliemorrison/agent-web-reader.
| Tool | Endpoint | Price | Returns |
|---|---|---|---|
market_signal | GET /signal | $0.005 | Crypto market signal (price/trend/momentum) for a symbol |
web_read | GET /extract | $0.005 | Clean, readable text + metadata extracted from any URL |
repo_audit | GET /audit?owner=&repo= | $0.005 | GitHub repo discoverability/SEO score (0β100) + concrete fixes |
Free, unpaid routes:
GET / β discovery doc (service + paid-endpoint metadata, x402-aware)GET /healthz β livenessGET /.well-known/mcp.json β MCP discovery manifestGET /.well-known/agent.json β A2A Agent CardPOST /mcp β remote MCP server (Streamable HTTP). Lists the three tools; an
unpaid tools/call returns the decoded x402 payment-required challenge, and a call
carrying an x402 payment returns the data.base, payTo address).X-PAYMENT header.No private key ever lives in this server's config β it only receives. Settlement is delegated to an x402 facilitator (default: a zero-fee, gas-sponsored facilitator; Coinbase CDP facilitator is supported via env and inert unless configured).
Environment:
PAY_TO β your receiving wallet (USDC on Base). Required for real revenue.PORT β default 4021.CDP_API_KEY_ID / CDP_API_KEY_SECRET β optional; switches settlement to the
Coinbase CDP facilitator. Omitted by default.The buyer is a machine and distribution is a registry β there's no cold human audience to recruit, which is the wall that kills most indie API/tool launches. Seller setup is a single wallet address; every call is zero-marginal-cost public data.
MIT
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/agent-web-reader)<a href="https://allmcps.com/mcp/agent-web-reader"><img src="https://allmcps.com/api/badge/agent-web-reader?style=directory" alt="Agent Web Reader on AllMCPs" /></a>