Skip to content
Cursor

ABMeter for Cursor

ai.abmeter/abmeter

Run A/B experiments through your AI assistant. SDKs for Ruby, Python, JS, Node, React Native, Go.

client:Cursor transport:streamable-http

Install ABMeter in Cursor

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

{
  "mcpServers": {
    "abmeter": {
      "url": "https://mcp.abmeter.ai"
    }
  }
}

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

ABMeter in other clients