mcpbeat Sign in

Doppel MCP Server

local only

Doppel runs on your own machine — the client starts it, so there is no endpoint to ping. 80 installs a week from npm.

Drive your real, logged-in Chrome/Edge from AI agents over CDP. Faster. Sharper.

Installs per day peak 353 · avg 40 · -50% w/w
a month agotoday
80
Installs / week
npm · doppel-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Doppel every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add doppel -- npx -y doppel-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "doppel": {
      "args": [
        "-y",
        "doppel-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.doppel]
command = "npx"
args = ["-y", "doppel-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "doppel": {
      "args": [
        "-y",
        "doppel-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "doppel": {
      "args": [
        "-y",
        "doppel-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Doppel

same job, measured the same way
Agent360 Browser MCP
by agent360dk

Drive your real, logged-in Chrome from any AI agent - 40 tools. Needs our Chrome extension too.

1 456 installs/wk local only
Vibe MCP — Real Chrome, Remotely
by vibetechnologies

Drive your real, logged-in Chrome from any MCP client — even from a remote machine, no inbound port.

133 installs/wk answering
Ridealong
by williamblaismedia-create

Watch your AI drive a real Chrome live, point, approve, or take the wheel from your phone.

204 installs/wk local only
Chrome Bridge
by frsorrentino

Your real, logged-in Chrome as an MCP server: 59 token-efficient web-dev tools. ChromeOS included.

261 installs/wk local only
R
Chromeflow
by chromeflow

Lets Claude Code or Codex CLI drive your real Chrome — sessions intact, 28 browser tools.

local only
Chromeflow
by neodrew

Lets Claude Code or Codex CLI drive your real Chrome — sessions intact, 28 browser tools.

local only
Agent Browser
by aetherai3

Self-hosted Chrome for AI agents, with a live noVNC view a human can take over.

1 675 installs/wk local only
WebLoom
by webloomhq

86 tools: drive YOUR real Chrome via CDP + browse/install/publish Threads in chat. webloom.run.

local only

Doppel — questions

Answers built from our own checks of this server.

Why is there no uptime for Doppel?
Doppel runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package doppel-mcp was installed 80 times last week.
How do I connect Doppel?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls doppel-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Doppel?
The npm package doppel-mcp was installed 80 times in the last week. Week over week that is -50%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.