agent web reader for Claude Desktop
dev.charliemorrison/agent-web-reader
Pay-per-call data tools for AI agents: crypto signal, web reader, SEO audit. x402 USDC on Base.
client:Claude Desktop
transport:streamable-http
tools:3
Install agent web reader in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"agent-web-reader": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://x402.charliemorrison.dev/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs