developer tools
Mcp
An MCP server for interacting with PostHog analytics, feature flags, error tracking and more.
typescript
cloud
enterprise
developer tools
Installation
npx -y posthog/mcpConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "mcp",
"command": "npx",
"args": [
"-y",
"posthog/mcp"
]
}About This MCP Server
posthog/mcp
An MCP server for interacting with PostHog analytics, feature flags, error tracking and more.
GitHub: https://github.com/posthog/mcp
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub