Engageable is an open source analytics engine for AI agents that connects to various data sources like GA4, Mixpanel, and PostHog, providing a unified interface for analytics tools.
From the registry: Unified analytics MCP server for GA4, Mixpanel, and PostHog.
$ pip install engageablePlease install the `analytics-engageabletech` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Install engageable** — Install from PyPI Run: `pip install engageable`
- **Anthropic API key** — Required for the natural-language `ask` tool (LLM routing) (https://console.anthropic.com/)
Canonical MCP server config (stdio transport):
- command: `engageable-mcp`
- args: []
- required environment variables:
- `ANTHROPIC_API_KEY`: Anthropic API key for LLM routing (example: `<your-anthropic-api-key>`)
- optional environment variables:
- `POSTHOG_API_KEY`: PostHog API key (example: `<your-posthog-api-key>`)
- `POSTHOG_PROJECT_ID`: PostHog project ID (example: `<your-posthog-project-id>`)
- `MIXPANEL_SERVICE_ACCOUNT_USERNAME`: Mixpanel service account username (example: `<your-mixpanel-username>`)
- `MIXPANEL_SERVICE_ACCOUNT_SECRET`: Mixpanel service account secret (example: `<your-mixpanel-secret>`)
- `MIXPANEL_PROJECT_ID`: Mixpanel project ID (example: `<your-mixpanel-project-id>`)
- `GA4_CREDENTIALS_JSON`: GA4 service account JSON (path or inline) (example: `<path-to-ga4-credentials.json>`)
- `GA4_PROPERTY_ID`: GA4 property ID (example: `<your-ga4-property-id>`)
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.ANTHROPIC_API_KEYrequiredAPI key for AnthropicPOSTHOG_API_KEYrequiredAPI key for PostHogPOSTHOG_PROJECT_IDrequiredProject ID for PostHogTrending hip-hop artist momentum scores across four cultural dimensions.
Official PostHog MCP Server for product analytics, feature flags, experiments, and more.
Official OpenMetadata MCP: governed context and business semantics for AI assistants and agents.