Open-source product analytics
Self-hosted or cloud analytics with feature flags and session recordings.
{
"mcpServers": {
"posthog": {
"env": {
"POSTHOG_HOST": "https://app.posthog.com",
"POSTHOG_API_KEY": "your_key"
},
"args": [
"-y",
"@posthog/mcp-server"
],
"command": "npx"
}
}
}POSTHOG_HOSThttps://app.posthog.comPOSTHOG_API_KEYyour_key