Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
MIXPANEL_BASE | Yes | Mixpanel API base URL (e.g., https://mixpanel.com/api, https://eu.mixpanel.com/api, or https://in.mixpanel.com/api) | |
ALLOWED_EVENTS | No | Optional CSV whitelist of allowed events (recommended) | |
MIXPANEL_SA_SECRET | Yes | Service account secret | |
MIXPANEL_PROJECT_ID | Yes | Your Mixpanel project ID (number) | |
MIXPANEL_SA_USERNAME | Yes | Service account username |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |