PostHog
Integrates with PostHog to enable querying analytics, errors, running SQL insights, and managing feature flags through natural language interactions
Featured
View Source101 stars
0 tools
Created Aug 2025
@posthog/posthog-posthog-mcpAbout
Integrates with PostHog to enable querying analytics, errors, running SQL insights, and managing feature flags through natural language interactions
Categories
general
Installation
npm
npm install @posthog/posthog-posthog-mcp
Configuration
{
"mcpServers": {
"posthog-posthog-mcp": {
"command": "npx",
"args": [
"-y",
"@posthog/posthog-posthog-mcp"
]
}
}
}