Skip to content
Zed

Mida for Zed

so.mida/ab-testing

Create, run and analyze A/B tests and personalizations on your site with Mida.

client:Zed transport:streamable-http

Install Mida in Zed

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

{
  "context_servers": {
    "ab-testing": {
      "url": "https://mcp.mida.so/mcp"
    }
  }
}

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

Mida in other clients