berkdurmus/hogmind
If you are the rightful owner of hogmind and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
HogMind is an AI-powered analytics assistant that integrates with PostHog to provide natural language queries and intelligent insights through the Model Context Protocol (MCP).
Tools
Functions exposed to the LLM to take actions
get_events
Retrieve PostHog events with filtering.
get_insights
Access existing PostHog insights.
create_insight
Build new insights programmatically.
get_cohorts
Retrieve user cohorts and segments.
get_persons
Access user/person data.
get_feature_flags
Monitor feature flag status.
analyze_user_journey
Deep user behavior analysis.
get_metrics
High-level analytics KPIs.
query_data
Natural language data queries.
get_session_recordings
Access session replay data.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client