Drive your real, logged-in Chrome/Edge from AI agents over CDP. Faster. Sharper.
claude mcp add doppel -- npx -y doppel-mcp
claude_desktop_config.json
{
"mcpServers": {
"doppel": {
"command": "npx",
"args": [
"-y",
"doppel-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"doppel": {
"command": "npx",
"args": [
"-y",
"doppel-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"doppel": {
"command": "npx",
"args": [
"-y",
"doppel-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"doppel": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"doppel-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"doppel": {
"command": "npx",
"args": [
"-y",
"doppel-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.Samrj12--doppel/reviews or the review_server meta-tool.
POST /mcp