From posthog
Connects remotely to PostHog's MCP server for product analytics, event querying, user insights, and session analysis. Requires PostHog API key or authentication.
npx claudepluginhub anthropics/claude-plugins-official --plugin posthogAdd to your .mcp.json:
{
"mcpServers": {
"posthog": {
"url": "https://mcp.posthog.com/mcp"
}
}
}This server connects to external services. Review the URLs it accesses before enabling.
https://mcp.posthog.com/mcpShare bugs, ideas, or general feedback.