Skip to content

ainative browser mcp for Zed

io.github.ainative-studio/ainative-browser-mcp

AI-powered browser automation MCP — 6 tools for web interaction, extraction, and validation.

client:Zed transport:stdio runtime:npm

Install ainative browser mcp in Zed

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

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

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

ainative browser mcp in other clients