Claude Code is Anthropic's AI coding agent for developers, initially offered as a command-line tool focused on code understanding and generation. On July 10, 2026, Anthropic announced via X platform the introduction of a built-in browser for the desktop version, allowing Claude to directly open, read, click, and input on any external website, just as it operates on a local dev server.
According to Anthropic's official description, this browser is tab-based and launched via keyboard shortcuts. Claude can invoke the same tool set used for local app preview, but with additional safety checks for external sites. In a live demo, Claude was shown opening links in production apps, browsing Twitter, and even watching a FIFA World Cup live stream. Reporting by THE DECODER further confirms the browser can access documentation sites, issue trackers, and other development resources.
Notably, the persistence of browser sessions is configurable by the user—meaning Claude can maintain login states or browsing context across multiple interactions, which is crucial for multi-step tasks (e.g., cross-page data scraping, continuous monitoring).