Skip to content
Cursor

Mida for Cursor

so.mida/ab-testing

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

client:Cursor transport:streamable-http

Install Mida in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Mida in other clients