Connect with us

AI

Anthropic Gives Claude Code Its Own Browser as Rivals Follow Suit

Anthropic added an in-app browser to Claude Code’s desktop app, letting developers browse documentation and GitHub without switching windows.

Published

on

Anthropic added a built-in web browser to the Claude Code desktop app on July 10, 2026, letting developers pull up documentation, dashboards and GitHub pages without leaving the coding window. The update rolled out through a post from the company’s ClaudeDevs account on X and Anthropic’s own documentation. It landed the same week OpenAI said it would retire its standalone Atlas browser in favor of an in-app browser built into the ChatGPT desktop app.

Both moves point to the same shift. AI coding agents are absorbing the browser as one more tool they call up on command, and developers now open the agent first.

Inside Claude Code’s New Browser Pane

The feature adds what Anthropic calls a Browser pane, a tabbed window that sits next to a developer’s code inside the desktop app. Claude can open a page, read its contents, click through links and fill in fields, the same way it already interacts with a local development server.

  • Opens with Ctrl+Shift+B on Windows or Cmd+Shift+B on Mac, right inside the desktop app.
  • Reads, clicks and interacts with live pages the same way Claude already handles a local dev server.
  • Runs on a clean, sandboxed browser profile instead of the developer’s personal one.
  • Sends links shared inside a Claude conversation straight into the pane, or out to the default browser instead.

Anthropic built in guardrails given that Claude can now act on live pages. The first time Claude tries to do something on a new site, the developer is asked to Allow once, Always allow or Deny, and that choice is stored per site until it is revoked from settings.

How Is This Different From Claude’s Chrome Extension?

Claude Code’s browser pane and the separate Claude extension for Chrome solve different problems. The pane runs inside the desktop app on a sandboxed profile with no saved logins, built for a coding session. The Chrome extension rides inside a developer’s actual browser, with real cookies and history, built for everyday browsing and research.

Anthropic’s release notes describe the Chrome extension’s original debut as an experimental way for Claude to read, click and navigate websites alongside you. Anthropic’s own Chrome Web Store listing pitches the extension for a different kind of workflow: take a Figma mock, build it with Claude Code, then verify a Figma build’s accuracy in browser. The new Browser pane keeps that same read-click-interact loop but moves it inside the coding app itself, on a profile that never touches a developer’s personal logins.

Two AI Companies, the Same Instinct

Agentic browsing has been the theme of the week. OpenAI announced plans to sunset its ChatGPT Atlas browser in favor of a new in-app browser built into the ChatGPT desktop app, the same basic move Anthropic just shipped for Claude Code. Both companies also run separate Chrome extensions, so the pattern is not that either wants to kill Chrome. It is that both want their own agent to be the surface a developer or knowledge worker touches first.

Anthropic has been building toward that for months. Three days before the browser update, Claude Cowork, the company’s agent for general knowledge work, expanded to phone and web for Max subscribers, according to TechCrunch. OpenAI has made its own moves in the same rivalry, rolling out ChatGPT Work amid the Anthropic rivalry.

This feature allows Claude to open and debug URLs directly inside the app. Browsers are now secondary, AI first.

TestingCatalog, an X account that tracks early AI product releases, posted that reaction on July 10, and the post drew more than 15,000 views within hours.

Claude Code Is Outgrowing the Category

The feature is small. The business behind it is not. Claude Code reached $1 billion in annualized revenue within six months of its May 2025 launch, a pace no commercial software product had hit before it, and that run rate more than doubled to $2.5 billion by February 2026, per Anthropic’s own Series G funding announcement. Business subscriptions for the product quadrupled over the same stretch.

Anthropic’s chief executive, Dario Amodei, told the company’s Code with Claude conference in May that the average Claude Code developer now spends roughly 20 hours a week inside the tool, according to VentureBeat’s coverage of the event. Menlo Ventures, tracking enterprise AI spending across its portfolio companies, put Anthropic’s share of the enterprise coding market at roughly 54%, up from about 42% six months earlier.

Developer sentiment tells a similar story. JetBrains’ 2026 developer survey of more than 10,000 professional programmers found Claude Code was the most loved AI coding tool by a wide margin.

AI Coding Tool Scale Signal Developer “Most Loved” Rating Entry Price
Claude Code $2.5 billion run-rate revenue (Feb. 2026) 46% $17 to $20 a month
Cursor $2 billion annualized revenue 19% $20 a month
GitHub Copilot an estimated 4.7 million paid subscribers 9% $10 a month

Those numbers explain why a browser pane matters to Anthropic beyond convenience. Every minute a developer spends inside Claude Code instead of a separate tab is a minute that keeps usage, and billing, inside Anthropic’s own product.

A Walled Garden Gets a New Window

The sandboxed profile is a genuine safety choice. It also keeps browsing activity inside a tool Anthropic controls end to end, rather than inside a developer’s own logged-in browser session. That pattern has drawn criticism before. In January 2026, developers on GitHub and social media accused Anthropic of pushing users toward its own tools after the company restricted Opus model access inside third-party coding environments such as OpenCode, Cursor and Windsurf for people paying for Claude’s higher subscription tiers.

Anthropic framed the restriction as a business necessity: developers routing heavy Opus usage through outside tools were generating token costs the company said were hard to sustain at subscription prices. Critics called it a step toward locking paying users into Anthropic’s own surfaces, whichever the reasoning.

  • What we know: the Browser pane is live now on the Claude Code desktop app for Mac and Windows, runs a sandboxed profile, and stores site permissions until a developer revokes them.
  • What we know: Anthropic faced a separate, unrelated backlash in January 2026 over restricting Opus access inside third-party coding tools.
  • What’s unconfirmed: whether the Browser pane will reach Claude Code’s web and mobile versions, or stay desktop-only.
  • What’s unconfirmed: whether Team and Enterprise admins will get separate controls to approve or block the Browser pane organization-wide.

Cursor’s Whole Pitch Is Under Pressure

The browser update also lands inside a bigger identity crisis for Anthropic’s most direct rival in coding tools. Cursor’s chief executive, Michael Truell, once described the product to Forbes as a kind of “Google Docs for programmers,” a shared editor where a human and an AI work through code together, line by line.

That premise gets shakier every time a model gets better at working alone. Jerry Murdock, a co-founder of venture firm Insight Partners, told the 20VC podcast that some startup founders now believe “their view is that Cursor is obsolete today,” as autonomous agents like Claude Code take on full features without a human reviewing every line. Forbes reported that Cursor’s annualized revenue has now crossed $2 billion, doubling in three months, numbers that complicate any simple obituary for the company.

Microsoft and Google are not standing still either. Microsoft has been shipping seven in-house MAI models to cut costs tied to outside AI providers, while pushing its own coding tools inside Office and GitHub. Bloomberg has reported Anthropic is preparing for an October 2026 Nasdaq listing, filed confidentially with regulators, after a valuation that just passed OpenAI’s for the first time.

Frequently Asked Questions

How Is the Claude Code Browser Different From Claude Code on the Web?

Claude Code on the web is a separate, cloud-based product Anthropic launched in research preview, letting developers assign coding tasks that run on Anthropic-managed cloud infrastructure instead of a local machine. The new Browser pane is different. It runs locally inside the desktop app so Claude can look at real websites while writing code on a developer’s own computer.

Does the Browser Save My Logins or Browsing History?

No, not by default. The Browser pane runs on a clean profile separate from a developer’s personal browser, with none of the saved logins or history a regular session would carry. Session persistence is configurable per site, so a developer can choose to stay logged in across sessions when a workflow needs it.

Can Claude Log Into Websites and Fill Out Forms on Its Own?

Yes, within limits. The pane supports website logins, including Google OAuth pop-ups, which makes it useful for testing applications that require authentication. Even after a site is approved, Claude still cannot create new accounts, make purchases or bypass CAPTCHAs without a separate, explicit go-ahead from the developer.

What Happens When I Click a Link Inside a Claude Conversation?

Developers get a choice. External links shared inside a Claude conversation can open directly in the new Browser pane or in the developer’s default browser instead, depending on what the moment calls for.

Why Did Alibaba Reportedly Ban Claude Code for Employees?

One industry report said Alibaba planned to bar employees from using Claude Code starting July 10, 2026, citing allegations that the tool carried hidden user identification capabilities. Anthropic has not addressed the claim publicly, and it has not been independently confirmed beyond that single report.

Logan Pierce is a writer and web publisher with over seven years of experience covering consumer technology. He has published work on independent tech blogs and freelance bylines covering Android devices, privacy focused software, and budget gadgets. Logan founded Oton Technology to publish clear, no nonsense tech news and reviews based on real hands on testing. He has personally tested and reviewed dozens of mid range and budget Android phones, written extensively about app privacy, and built and managed multiple WordPress publications over the past decade. Logan holds a bachelor's degree in English and studied digital marketing at a certificate level.

Continue Reading
Click to comment

Leave a Reply

Your email address will not be published. Required fields are marked *

Trending