MCP Browser for Claude Desktop
io.github.cherchyk/mcpbrowser
Browser automation using the user's Chromium session — JS execution, auth, and anti-bot support.
client:Claude Desktop
transport:stdio
runtime:npm
Install MCP Browser in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcpbrowser": {
"command": "npx",
"args": [
"-y",
"mcpbrowser"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs