pakx
← Explore

ai.abmeter/abmeter

0.1.0
MCP Registry

ai.abmeter/abmeter

Feature flagging and A/B testing platform with AI-first experimentation workflows.

Install

One line. Adds the dep to agents.yml and resolves it.

pakx add mcp ai.abmeter/abmeter

Raw metadata

Source-specific install hints as returned by the official MCP Registry.

{
  "server": {
    "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
    "name": "ai.abmeter/abmeter",
    "description": "Feature flagging and A/B testing platform with AI-first experimentation workflows.",
    "title": "ABMeter",
    "repository": {
      "url": "https://github.com/abmeter/abmeter",
      "source": "github"
    },
    "version": "0.1.0",
    "websiteUrl": "https://abmeter.ai",
    "remotes": [
      {
        "type": "streamable-http",
        "url": "https://mcp.abmeter.ai"
      }
    ],
    "_meta": {
      "io.modelcontextprotocol.registry/publisher-provided": {
        "connect": "https://abmeter.ai/lab/connect-mcp",
        "docs": "https://abmeter.ai/docs"
      }
    }
  },
  "_meta": {
    "io.modelcontextprotocol.registry/official": {
      "status": "active",
      "statusChangedAt": "2026-04-19T18:11:04.905549Z",
      "publishedAt": "2026-04-19T18:11:04.905549Z",
      "updatedAt": "2026-04-19T18:11:04.905549Z",
      "isLatest": true
    }
  }
}