dev.charliemorrison/agent-web-reader
dev.charliemorrison/agent-web-readerPay-per-call data tools for AI agents: crypto signal, web reader, SEO audit. x402 USDC on Base.
Tools · 3
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 …
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 …
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.
Similar MCP servers embedding-nearest
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"
}
}
}