Drive your real, logged-in Chrome from any MCP client β even from a remote machine, no inbound port.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Vibe MCP β Real Chrome, Remotely.
navigate_to_urlNavigate to any URL
go_backBrowser history navigation
clickClick elements on the page
typeEnter text into inputs
scrollScroll the page
take_screenshotCapture screenshots
MCP server for Vibe AI Browser β drive your real, logged-in Chrome from any MCP client, including agents running on a different machine with no inbound port open.
β οΈ Security β treat your relay URL/UUID like a password. A relay URL or extension UUID (
wss://relay.api.vibebrowser.app/<uuid>) grants live control of your browser session (read your tabs, take screenshots, read page content). Never share it, paste it into a chat with untrusted parties, or commit it to a repo. Every example UUID in this documentation is a non-routable placeholder (YOUR-EXTENSION-UUIDor00000000-0000-0000-0000-000000000000) β substitute your own secret value locally and keep it out of version control.
Paste the block below into your OpenClaw or Hermes agent. Replace the last line with your remote value β the connector URL (https://relay.api.vibebrowser.app/mcp/<uuid>) shown in the Vibe extension's Settings β AI Agent Control β Remote (internet) β Relay access (a bare UUID or a wss:// relay URL also still work). That's the only edit you make.
The browser-automation MCP space moved fast. Most of what used to differentiate us is now table stakes β so here is an honest scorecard. Where a competitor matches us, the column says Yes.
| Capability | Vibe MCP | Playwright MCP | Chrome DevTools MCP | Claude for Chrome | BrowserMCP |
|---|---|---|---|---|---|
| Uses your real profile / logged-in sessions | Yes | Yes (--extension) | Yes (own --user-data-dir) | Yes | Yes |
| No per-connection approval dialog | Yes | Yes (token) | Yes (dedicated profile only) | Yes | Yes |
| Real logged-in profile and no dialog, together | Yes | Yes | No β pick one | Yes | Yes |
| Multiple agents against one browser | Yes | Yes (--shared-browser-context) | Yes (--experimentalPageIdRouting) | No | No |
| Agent on another machine, no inbound port | Yes β extension dials out to a relay | No | No β needs an inbound debug port + forwarding | No | No |
| Works with any MCP client (Codex, OpenCode, Cursor, Hermes, OpenClaw) | Yes | Yes | Yes | No β Anthropic surfaces only | Yes |
Two rows are ours alone:
wss://relay.api.vibebrowser.app/<uuid>). Nothing listens on the user's machine, nothing is port-forwarded, and the agent can live in a pod, a cron job, or a chat bot. No competitor documents an extension-initiated outbound connection to a remote MCP server.--remote-debugging-port with a dedicated --user-data-dir β avoids the dialog by giving up your logged-in profile. So: skip the dialog, or use your real profile β not both.Also worth knowing:
debugger permission, and supports scheduled tasks β it is the closest competitor. But it only drives Anthropic's own surfaces (side panel, Claude Desktop connector, Cowork, Claude Code). There is no public API or MCP surface, so Codex, OpenCode, Hermes and OpenClaw cannot use it. Vibe MCP is agent-agnostic.Run Claude Desktop, Cursor, VS Code Copilot, and OpenCode at once β they share control of one browser through the relay, which multiplexes requests and routes each response back to the agent that asked.
127.0.0.1; only remote relay mode routes traffic through relay.api.vibebrowser.app--devtools to drive your real running Chrome directly over the DevTools Protocol (no extension required)Install the Vibe AI Browser extension in Chrome, Brave, or any Chromium browser:
Option A: Chrome Web Store (Recommended)
Option B: Developer Version
chrome://extensions, enable Developer ModeFor detailed instructions, see the installation guide.
Edit your Claude Desktop config file:
~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%\Claude\claude_desktop_config.jsonRestart Claude Desktop after saving.
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/vibe-mcp-real-chrome-remotely)<a href="https://allmcps.com/mcp/vibe-mcp-real-chrome-remotely"><img src="https://allmcps.com/api/badge/vibe-mcp-real-chrome-remotely?style=directory" alt="Vibe MCP β Real Chrome, Remotely on AllMCPs" /></a>