Loading MCP server directory, please wait...
MCP server that drives the real Chrome you already use, through an extension and CDP.
npx @getmcp/cli add io.github.LinVireo/browsertap-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.LinVireo/browsertap-mcp": {
"command": "uvx",
"args": [
"browsertap-mcp"
],
"env": {
"BROWSERTAP_PREFERRED_BROWSER": "",
"BROWSERTAP_MODE": "",
"BROWSERTAP_BRIDGE_PORT": "",
"BROWSERTAP_STATE_DIR": ""
}
}
}
}