Skip to content
Zed

WaveXisMCP for Zed

io.github.mathiaspaulenko/wavexis-mcp

220 browser automation tools for Chrome, Edge, and Firefox via CDP + BiDi. 100% Python.

client:Zed transport:stdio runtime:pypi

Install WaveXisMCP in Zed

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

{
  "context_servers": {
    "wavexis-mcp": {
      "command": "uvx",
      "args": [
        "wavexis-mcp"
      ]
    }
  }
}

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

WaveXisMCP in other clients