Skip to content
Grok

ABMeter for Grok

ai.abmeter/abmeter

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

client:Grok transport:streamable-http

Install ABMeter in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

ABMeter in other clients