hackle-mcpServer

hackle-io
GitHub
A/B TestingData AnalysisAPI Integration

Loading subscription status...

💡 Description

A Model Context Protocol server for the Hackle API that provides tools and resources to query A/B testing data.

📝 JSON Entries

{
  "mcpServers": [
    {
      "hackle-mcp": {
        "env": {
          "API_KEY": "YOUR_API_KEY"
        },
        "args": [
          "-y",
          "@hackle-io/hackle-mcp@latest"
        ],
        "command": "npx"
      }
    }
  ]
}

🛠️ Tools

experiment-listexperiment-detailin-app-message-listin-app-message-detailpush-message-listpush-message-detailactive-user-seriesretention-seriesstickiness-seriesdata-report-listdata-report-detailanalytics-chart-listanalytics-chart-detailremote-config-listremote-config-detailremote-config-createremote-config-updateremote-config-update-user-identifier-criteriaremote-config-update-description

Features

  • Experiment list tool
  • Detailed experiment information retrieval
  • In-app message listing and details
  • Push message listing and details
  • Active user series data retrieval
  • Retention series data retrieval
  • Data reporting tools

💬 Example Queries

  • Get a list of all A/B tests and check if I missed any.
  • Retrieve detailed information on a specific A/B test by its ID.
  • Fetch the time series of active users over the past month.