Real Browser MCP
Let AI agents control your real browser - your tabs, your sessions, your logins
As of June 2026, Real Browser MCP has 246 users and a 5.00/5 rating from 1 reviews in the Developer Tools category.
Usersup 303.3 percent+303.3%
246
246
Ratingno change0%
5.00
1 reviews
Reviewsno change0%
1
Version
1.3.0
Manifest V3
90-day change · In the last 90 days this extension 1 version update.
History
10 snapshotsTracking since Apr 7, 2026.
View as table
| Date | Users | Rating | Reviews | Version |
|---|---|---|---|---|
| Apr 7, 2026 | 61 | 5.00 | 1 | 1.2.0 |
| Apr 19, 2026 | 79 | 5.00 | 1 | 1.2.0 |
| Apr 24, 2026 | 99 | 5.00 | 1 | 1.2.0 |
| May 1, 2026 | 110 | 5.00 | 1 | 1.2.0 |
| May 8, 2026 | 112 | 5.00 | 1 | 1.2.0 |
| May 13, 2026 | 136 | 5.00 | 1 | 1.2.0 |
| May 18, 2026 | 145 | 5.00 | 1 | 1.2.0 |
| May 25, 2026 | 147 | 5.00 | 1 | 1.2.0 |
| Jun 1, 2026 | 203 | 5.00 | 1 | 1.3.0 |
| Jun 7, 2026 | 250 | 5.00 | 1 | 1.3.0 |
| Now | 246 | 5.00 | 1 | 1.3.0 |
Changelog
- May 25, 2026description
Your AI agent writes code all day but can't see any of it in the browser. It finishes a task, says "please verify," and you become its eyes. Switch to Chrome, log in, click around, find the bug, go back. Repeat. Real Browser MCP fixes that. It's a Chrome extension + MCP server that connects your AI coding agent to the browser you already have open. Not a headless copy. Not a fresh Playwright instance. The one with your sessions, logins, and cookies already there. HOW IT WORKS 1. Install this extension 2. Add the MCP server to your AI editor (Cursor, Claude Code, Windsurf, or any MCP client) 3. Your agent can now see and interact with your browser WHAT YOUR AGENT CAN DO - Take accessibility snapshots of any page (structured data, not screenshots) - Click buttons, fill forms, select dropdowns - Navigate to URLs and manage tabs - Take screenshots for visual verification - Read page text content - Run JavaScript in the page - Handle alert/confirm/prompt dialogs - Monitor console messages and network requests - Wait for elements to appear WHY NOT PLAYWRIGHT MCP? Playwright launches a blank browser. No cookies, no sessions, no logins. If your app is behind auth or corporate SSO, you have to replay the entire login flow every time. Real Browser MCP skips all that because it uses the browser you're already logged into. USE CASES - Verify UI changes after code edits - Test authenticated flows without logging in again - Fill out forms and submit them - Debug layout issues by reading the DOM - Check production after deploy - Run QA steps without leaving your editor PRIVACY - Everything stays local. The extension talks to a localhost MCP server on your machine - No data sent anywhere. No analytics, no tracking - Fully open source: https://github.com/ofershap/real-browser-mcp REQUIREMENTS - An MCP-compatible AI editor (Cursor, Claude Code, Windsurf, Cline, etc.) - Node.js 18+ - Run: npx real-browser-mcp to start the server
Supporting Claude code, Codex, Cursor, Antrigravity, Windsurf and more! Give your AI access to ANY WEBSITE, make him your parner of web! Your AI agent writes code all day but can't see any of it in the browser. It finishes a task, says "please verify," and you become its eyes. Switch to Chrome, log in, click around, find the bug, go back. Repeat. Real Browser MCP fixes that. It's a Chrome extension + MCP server that connects your AI coding agent to the browser you already have open. Not a headless copy. Not a fresh Playwright instance. The one with your sessions, logins, and cookies already there. HOW IT WORKS 1. Install this extension 2. Add the MCP server to your AI editor (Cursor, Claude Code, Windsurf, or any MCP client) 3. Your agent can now see and interact with your browser WHAT YOUR AGENT CAN DO - Take accessibility snapshots of any page (structured data, not screenshots) - Click buttons, fill forms, select dropdowns - Navigate to URLs and manage tabs - Take screenshots for visual verification - Read page text content - Run JavaScript in the page - Handle alert/confirm/prompt dialogs - Monitor console messages and network requests - Wait for elements to appear WHY NOT PLAYWRIGHT MCP? Playwright launches a blank browser. No cookies, no sessions, no logins. If your app is behind auth or corporate SSO, you have to replay the entire login flow every time. Real Browser MCP skips all that because it uses the browser you're already logged into. USE CASES - Verify UI changes after code edits - Test authenticated flows without logging in again - Fill out forms and submit them - Debug layout issues by reading the DOM - Check production after deploy - Run QA steps without leaving your editor PRIVACY - Everything stays local. The extension talks to a localhost MCP server on your machine - No data sent anywhere. No analytics, no tracking - Fully open source: https://github.com/ofershap/real-browser-mcp REQUIREMENTS - An MCP-compatible AI editor (Cursor, Claude Code, Windsurf, Cline, etc.) - Node.js 18+ - Run: npx real-browser-mcp to start the server
Permissions & access
- Permissions
- tabsactiveTabscriptingdebuggerwebRequeststoragealarms
- Host access
- <all_urls>
Screenshots
About
Supporting Claude code, Codex, Cursor, Antrigravity, Windsurf and more! Give your AI access to ANY WEBSITE, make him your parner of web! Your AI agent writes code all day but can't see any of it in the browser. It finishes a task, says "please verify," and you become its eyes. Switch to Chrome, log in, click around, find the bug, go back. Repeat. Real Browser MCP fixes that. It's a Chrome extension + MCP server that connects your AI coding agent to the browser you already have open. Not a headless copy. Not a fresh Playwright instance. The one with your sessions, logins, and cookies already there. HOW IT WORKS 1. Install this extension 2. Add the MCP server to your AI editor (Cursor, Claude Code, Windsurf, or any MCP client) 3. Your agent can now see and interact with your browser WHAT YOUR AGENT CAN DO - Take accessibility snapshots of any page (structured data, not screenshots) - Click buttons, fill forms, select dropdowns - Navigate to URLs and manage tabs - Take screenshots for visual verification - Read page text content - Run JavaScript in the page - Handle alert/confirm/prompt dialogs - Monitor console messages and network requests - Wait for elements to appear WHY NOT PLAYWRIGHT MCP? Playwright launches a blank browser. No cookies, no sessions, no logins. If your app is behind auth or corporate SSO, you have to replay the entire login flow every time. Real Browser MCP skips all that because it uses the browser you're already logged into. USE CASES - Verify UI changes after code edits - Test authenticated flows without logging in again - Fill out forms and submit them - Debug layout issues by reading the DOM - Check production after deploy - Run QA steps without leaving your editor PRIVACY - Everything stays local. The extension talks to a localhost MCP server on your machine - No data sent anywhere. No analytics, no tracking - Fully open source: https://github.com/ofershap/real-browser-mcp REQUIREMENTS - An MCP-compatible AI editor (Cursor, Claude Code, Windsurf, Cline, etc.) - Node.js 18+ - Run: npx real-browser-mcp to start the server
Technical
- Version
- 1.3.0
- Manifest
- V3
- Size
- 16.45KiB
- Min Chrome
- 88
- Languages
- 1
- Featured
- No
Metadata
- ID
- fkkimpklpgedomcheiojngaaaicmaidi
- Developer ID
- u9ea94394f9e64c3c4e8cb44ba6f880fb
- Developer Email
- [email protected]
- Created
- Mar 9, 2026
- Last Updated (Store)
- May 23, 2026
- Last Scraped
- Jun 7, 2026
- Website
- —
- Support URL
- —
Similar extensions
Alternatives to Real Browser MCP, ranked by description similarity.
Browser Agent Extension
AI Agent browser control extension - MCP + WebSocket
82
Blueprint MCP for Chrome
Browser automation for Claude without token limits. Uses CSS selectors, not snapshots. Open source, zero telemetry.
1.0K
★ 5.0
Playwriter
Automate your Browser using Cursor, Claude, VS Code. More capable and context efficient than Playwright MCP.
10.0K
★ 4.7
WebMCP
WebMCP turns your browser into a programmable interface—letting AI navigate, click, and type on any website, exactly like you would.
133
★ 5.0
Playwright Extension
Connect your browser to AI agents through Playwright MCP server and CLI. Enables AI-driven web testing, debugging, and automation.
40.0K
★ 4.9
MCP Chrome Extension - AI Browser Control
Turn Chrome into an MCP server. Let AI control your browser: navigate, click, fill forms, and take screenshots.
775
Agent Logger
Connect your browser to AI coding assistants - capture elements, screenshots, and errors for Claude Code and more
4
ChromeDebug MCP Assistant FREE
AI-powered browser debugging with visual element selection and screen recording for developers
16
Data sourced from the Chrome Web Store · last verified Jun 7, 2026.