I built an open-source MCP server so AI agents can read the web - even sites that block bots A developer open-sourced HatFetch, an MIT-licensed MCP server that gives AI agents tools to scrape, crawl, and screenshot web pages as clean Markdown, even on sites that block bots. The tool escalates from lightweight fetches to headless browser rendering when needed, and returns honest errors on aggressive anti-bot systems rather than silently returning CAPTCHA pages. The developer, who runs the residential proxy service ProxyHat, acknowledges that no tool bypasses all anti-bot measures in 2026. If you've tried to give an LLM agent web access, you've hit this wall: point it at the real web and a plain fetch breaks two ways.