posthog_capture_event
Capture a single event in PostHog
posthog_capture_batch_events
Capture multiple events in a single request for better performance
posthog_get_events
Retrieve events from PostHog
posthog_identify_user
Identify a user and set their properties
posthog_get_feature_flags
Get all feature flags for the project
posthog_create_feature_flag
Create a new feature flag
posthog_evaluate_feature_flag
Evaluate a feature flag for a specific user
posthog_get_insights
Get insights and analytics from PostHog
posthog_create_insight
Create a new insight or analytics query
posthog_get_cohorts
Get user cohorts for the project
posthog_create_cohort
Create a new user cohort
posthog_get_dashboards
Get all dashboards for the project
posthog_create_dashboard
Create a new dashboard
posthog_get_persons
Get persons (users) from PostHog
posthog_get_project_info
Get information about the current PostHog project
Enter a concise and descriptive name for your server.
PostHog Personal API Key (for admin operations) from Project Settings > API Keys
PostHog Project API Key (for event capture) from Project Settings
PostHog host URL - Use https://us.posthog.com for US region, https://eu.posthog.com for EU region, or your self-hosted instance URL