← Back to Plugins
MCP Server MCP

Measure.events Analytics

github By github 👁 1 views ▲ 0 votes

Privacy-first web analytics. Query pageviews, referrers, trends, and AI insights.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://lets.measure.events/mcp",
      "headers": [
        {
          "description": "Bearer token (mk_...). Get key: https://lets.measure.events after sign-up.",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...