Skip to content
Claude Desktop

Agent360 Browser MCP for Claude Desktop

io.github.agent360dk/browser-mcp

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

client:Claude Desktop transport:stdio runtime:npm

Install Agent360 Browser MCP in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Agent360 Browser MCP in other clients