mcpbeat

Agent Web Reader MCP Server

dev.charliemorrison/agent-web-reader
answering

Agent Web Reader is answering right now. Last checked 13 min ago. It exposes 3 tools. Last commit 26 Jun 2026.

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

Uptime history 39 hours of history · worst hour 67%
39 hours agonow
98.9%
Uptime 24h
90 of 91 checks
3
Tools
read from the server
545 ms
Response time
average over 24h
0
Stars
last commit 26 Jun 2026

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 13 min ago.

run in your terminal
claude mcp add agent-web-reader --transport http https://x402.charliemorrison.dev/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "agent-web-reader": {
      "url": "https://x402.charliemorrison.dev/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.agent-web-reader]
url = "https://x402.charliemorrison.dev/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "agent-web-reader": {
      "url": "https://x402.charliemorrison.dev/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "agent-web-reader": {
      "url": "https://x402.charliemorrison.dev/mcp"
    }
  }
}

Available tools 3

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

agent
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 loop.
crypto
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 flag — enriched data an agent ingests in a trading/research loop.
github
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.

Endpoints

URLTransportStateLatencyChecked
https://x402.charliemorrison.dev/mcp streamable-http answering 621 ms 13 min ago

Agent Web Reader — questions

Answers built from our own checks of this server.

What can Agent Web Reader do?
It exposes 3 tools, read directly from the server on our last check. Among them: agent_web_reader, crypto_market_signal, github_repo_seo_audit. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Agent Web Reader working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 90 of 91 checks got a reply (98.9%), average response time 545 ms. The bar chart above shows every period we have measured.
How do I connect Agent Web Reader?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Agent Web Reader need an API key?
No. Agent Web Reader completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 3 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Agent Web Reader?
It answers our handshake in 545 ms on average, which is faster than 19% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Agent Web Reader open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.