MCP server paired with a browser extension that enables AI agents to control the user's browser.
Standard I/O
Docker
Add this to your claude_desktop_config.json:
claude_desktop_config.json
{ "mcpServers": { "browser-control-mcp": { "args": [ "index.js" ], "command": "node" } } }