Skip to content
VS Code

Mida for VS Code

so.mida/ab-testing

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

client:VS Code transport:streamable-http

Install Mida in VS Code

.vscode/mcp.json

{
  "servers": {
    "ab-testing": {
      "type": "http",
      "url": "https://mcp.mida.so/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Mida in other clients