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

dev.charliemorrison/agent-web-reader

dev.charliemorrison/agent-web-reader

Pay-per-call data tools for AI agents: crypto signal, web reader, SEO audit. x402 USDC on Base.

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

Tools · 3

crypto_market_signal

Paid (x402, $0.005 USDC on Base). For each CoinGecko id return price, market cap, 24h change, 24h volume, plus a derived momentum score (-100..100), a bullish/neutral/bearish signal, and a volatility …

agent_web_reader

Paid (x402, $0.002 USDC on Base). Fetch any http(s) URL and return clean readable text, title/description/canonical, and outbound links as JSON — the data an agent ingests on each step of a crawl/RAG …

github_repo_seo_audit

Paid (x402, $0.005 USDC on Base). Score a GitHub repo's README, description, topics, homepage and metadata and return a 0-100 score, a grade, and concrete fixes. Input: owner, repo.

How to use

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

{
  "mcpServers": {
    "dev.charliemorrison/agent-web-reader": {
      "url": "https://x402.charliemorrison.dev/mcp",
      "transport": "streamable-http"
    }
  }
}