Skip to content
Cursor

Remote Browser MCP Server from MCPBundles for Cursor

com.mcpbundles/remote-browser

Automate cloud Chrome—navigate, click, type, screenshot, run code, record screen video

client:Cursor transport:streamable-http

Install Remote Browser MCP Server from MCPBundles in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "remote-browser": {
      "url": "https://mcp.mcpbundles.com/bundle/remote-browser/"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Remote Browser MCP Server from MCPBundles in other clients