Product analytics platform
Track events, analyze funnels, manage feature flags.
{
"mcpServers": {
"posthog": {
"mcpServers": {
"posthog": {
"env": {
"POSTHOG_HOST": "https://app.posthog.com",
"POSTHOG_API_KEY": "YOUR_API_KEY"
},
"args": [
"-y",
"posthog-mcp"
],
"command": "npx"
}
}
}
}
}