A concurrent browser MCP server that supports multiple parallel browser instances
{ "mcpServers": { "concurrent-browser": { "command": "npx", "args": [ "-y", "concurrent-browser-mcp" ] } } }