agent_web_reader — agent web reader MCP Tool
agent_web_reader
(agent web reader) is one of 3 tools on the
agent web reader
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call agent_web_reader from your client
- Claude Code agent web reader agent_web_reader run in your project directory
- Claude Desktop agent web reader agent_web_reader ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor agent web reader agent_web_reader ~/.cursor/mcp.json
- VS Code agent web reader agent_web_reader .vscode/mcp.json
- Zed agent web reader agent_web_reader ~/.config/zed/settings.json
- Windsurf agent web reader agent_web_reader ~/.codeium/windsurf/mcp_config.json
- Cline agent web reader agent_web_reader ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI agent web reader agent_web_reader ~/.gemini/settings.json
- Grok agent web reader agent_web_reader .mcp.json (in your project root)
- ChatGPT agent web reader agent_web_reader Settings → Connectors → Advanced → Developer mode
- Claude.ai agent web reader agent_web_reader Settings → Connectors → Add custom connector
- LangChain agent web reader agent_web_reader pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http agent-web-reader https://x402.charliemorrison.dev/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.