Skip to content
Cline

Agent360 Browser MCP for Cline

io.github.agent360dk/browser-mcp

Drive your real, logged-in Chrome from any AI agent - 40 tools. Needs our Chrome extension too.

client:Cline transport:stdio runtime:npm

Install Agent360 Browser MCP in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "browser-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@agent360/browser-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Agent360 Browser MCP in other clients