Skip to main content
BrowserOS is the best browser for AI coding agents. It comes with a built-in MCP server that gives your AI agent full browser control and direct access to 40+ external services — Gmail, Slack, GitHub, Google Calendar, Linear, Notion, and more — all through a single MCP connection.
Unlike Chrome DevTools MCP which requires setting up debug profiles and running separate servers, BrowserOS MCP works out of the box. Just copy the URL from settings and connect.

Why Use BrowserOS with Claude Code?

Agentic Coding

Claude tests your web app, reads console errors, and fixes the code — all in one loop.

40+ App Integrations

Gmail, Slack, GitHub, Jira, Notion, Google Sheets, and more — accessible directly from your AI agent.

Data Extraction

Extract your LinkedIn profile, tweets, or any authenticated page content.

Task Automation

Fill forms, navigate multi-step workflows, and automate repetitive browser tasks.

53+ MCP Tools

Full browser control: tabs, navigation, clicks, typing, screenshots, bookmarks, history, tab groups, and window management.

Zero Config Auth

Connect external services via OAuth — credentials are managed securely, never stored in BrowserOS.
Wondering how BrowserOS MCP compares to Chrome DevTools MCP or other browser automation tools? See our detailed feature comparison covering 53 browser tools, 40+ app integrations, and why BrowserOS MCP gives developers more out of the box.

Getting Started

1

Open BrowserOS Settings

Navigate to chrome://browseros/mcp or click SettingsBrowserOS as MCP in the sidebar.
2

Copy the MCP URL

Copy the Server URL shown on the page (e.g., http://127.0.0.1:9239/mcp).BrowserOS MCP settings page showing Server URL
3

Connect your MCP client

Use the tabs below to connect your preferred client.
Add BrowserOS to Claude Code:
Start Claude Code and try it:
Run claude --dangerously-skip-permissions to skip confirmation prompts for each browser action.
To remove later:

Example Prompts

Extract structured data from any page you’re logged into — no scraping setup needed.
Test your web app end-to-end without leaving the terminal — Claude navigates, interacts, and reports errors back.
Capture visual snapshots of any page for debugging, documentation, or design review.
Search through your real browsing history to find pages you visited earlier.
Access your email directly from the agent — read, search, and summarize without switching windows.
Chain multiple services together in a single prompt — file issues, notify your team, and stay in flow.

Browser Automation Tools

BrowserOS exposes 53 browser automation tools to MCP clients, organized into the following categories:

40+ External App Integrations

BrowserOS connects your AI agent directly to the tools you already use — no separate MCP servers to install or configure. Everything is accessible through the same BrowserOS MCP connection.

How It Works

1

Agent calls an external service tool

Your AI agent calls a tool like gmail_search_messages through the BrowserOS MCP.
2

OAuth login (first time only)

If this is your first time using that service, BrowserOS opens an OAuth login page in the browser. Log in and authorize access.
3

Tool executes and returns results

Once authenticated, the tool runs and returns results to your agent. Future calls to the same service work automatically — no re-authentication needed.
Your credentials are managed securely via OAuth and are never stored in BrowserOS. Tokens are refreshed transparently, and you can revoke access at any time from the service provider.

Supported Services


Demo Videos

Agentic coding workflow

Frontend dev demo

Browser automation with Claude Code

Agentic tasks demo