developer tools

Mcp

An MCP server for interacting with PostHog analytics, feature flags, error tracking and more.

typescript
cloud
enterprise
developer tools
0
View on GitHub

Installation

npx -y posthog/mcp

Configuration

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
posthog/mcp