agent-web-reader-mcp
stdio MCP bridge to the Agent Web Reader x402 service — 3 pay-per-call tools, no API key. Installable via npx github:
Documentation
agent-web-reader-mcp
A tiny stdio MCP server that bridges any MCP client (Claude Desktop, Cursor, Cline, …) to the hosted Agent Web Reader x402 service. Three pay-per-call tools for AI agents — no API key, no signup. Payment is x402 / USDC on Base, settled per call from the agent's own wallet.
Tools
- `crypto_market_signal` — price, market cap, 24h change/volume + a derived momentum score (−100..100), bullish/neutral/bearish signal and volatility flag for any CoinGecko ids. *$0.005 USDC.*
- `agent_web_reader` — clean readable text + title/description/canonical and outbound links as JSON for a URL — the data an agent ingests each crawl/RAG step. *$0.002 USDC.*
- `github_repo_seo_audit` — 0–100 discoverability score for a GitHub repo + concrete fixes. *$0.005 USDC.*
Use
Install straight from GitHub — no npm account needed, nothing to clone:
// Claude Desktop / Cursor / Cline MCP config
{
"mcpServers": {
"agent-web-reader": {
"command": "npx",
"args": ["-y", "github:charlie-morrison/agent-web-reader-mcp"]
}
}
}Or run directly:
npx -y github:charlie-morrison/agent-web-reader-mcp> The `agent-web-reader-mcp` name on the public npm registry is reserved for the
> same package; until that listing is live, the `github:` spec above is the
> canonical install and pins to `master`.
Without payment each tool returns the x402 402 challenge (scheme `exact`, USDC on Base mainnet). Supply the base64 `X-PAYMENT` header value as the `x402_payment` argument to settle and get the result.
Override the upstream with `AGENT_WEB_READER_URL` (default `https://x402.charliemorrison.dev/mcp`).
Links
- Service: https://x402.charliemorrison.dev
- Discovery: https://x402.charliemorrison.dev/.well-known/x402
- Official MCP Registry: `dev.charliemorrison/agent-web-reader`
MIT
Frequently asked questions
What is agent-web-reader-mcp?
agent-web-reader-mcp is stdio MCP bridge to the Agent Web Reader x402 service — 3 pay-per-call tools, no API key. Installable via npx github:
How do I install agent-web-reader-mcp?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is agent-web-reader-mcp open source?
Yes — it is hosted on GitHub at https://github.com/charlie-morrison/agent-web-reader-mcp.
Related MCP tools
Official remote MCP server for Atlassian. Securely connect Jira, Confluence, Jira Service Management, Bitbucket, and Compass to Claude, ChatGPT, Cursor, VS Code, and other AI tools using OAuth 2.1 or API tokens.
Open-source coding agent memory. Records issues, attempts, fixes and decisions, then warns your agent before it repeats an approach that already failed. Native MCP server for Claude Code, Cursor, Antigravity and Codex. 100% local, no cloud, no telemetry. MIT.
🔥 Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and any other LLM clients.
AI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for free.
Cut AI token costs 95%+ on code exploration. The leading MCP server for precise, symbol-level GitHub code retrieval via tree-sitter AST. Works with Claude Code, Cursor & any MCP client. 313B+ tokens saved.
CTTF: MCP integration between Cursor and Figma, allowing Cursor Agentic AI to communicate with Figma for reading designs and modifying them programmatically.
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP