Back to Apps

PostHog MCP
Supports UIby d3-inc
Integrate PostHog analytics, feature flags, and A/B tests directly into your AI workflow.
0 stars
Works in:CursorWindsurfzedVS Code Copilot
Exposes:ToolsResourcesPrompts
What it does\nPostHog MCP renders a powerful interface for managing product analytics and experimentation. It allows AI agents to create feature flags, query unique user signups, manage A/B tests, and investigate error tracking issues directly through an interactive UI and toolset.\n\n## Key features\n- Feature Flag Management: Create and configure rollouts for new features.\n- Analytics Queries: Perform trends analysis and unique user counts.\n- Experimentation: Set up A/B tests and monitor conversion funnels.\n- Error Tracking: Identify top errors and affected user counts.\n\n## Installation\nQuick install for supported clients:\nbash\nnpx @posthog/wizard@latest mcp add\n\n\nClaude Desktop Config:\njson\n{\n \"mcpServers\": {\n \"posthog\": {\n \"command\": \"npx\",\n \"args\": [\"-y\", \"mcp-remote@latest\", \"https://mcp.posthog.com/mcp\", \"--header\", \"Authorization:Bearer ${POSTHOG_AUTH_HEADER}\"]\n }\n }\n}\n\n\n## Supported hosts\n- Claude Desktop\n- Cursor\n- Windsurf\n- Zed\n- VS Code Copilot
Quick install
npx @posthog/wizard@latest mcp addInformation
- Pricing
- freemium
- Published
- 6/6/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Cursor
Add mcp-remote@latest https://mcp.posthog.com/mcp with Authorization header.Windsurf
Add to mcp_config.json using the remote endpoint.Claude Desktop
Use npx @posthog/wizard@latest mcp add or manual JSON config with Bearer token.






