Skip to content
Zed

Agent360 Browser MCP for Zed

io.github.agent360dk/browser-mcp

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

client:Zed transport:stdio runtime:npm

Install Agent360 Browser MCP in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

Agent360 Browser MCP in other clients