Skip to content
Cursor

Posthog for Cursor

io.github.pipeworx-io/posthog

PostHog MCP — wraps PostHog Analytics API (app.posthog.com/api)

client:Cursor transport:streamable-http

Install Posthog in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "posthog": {
      "url": "https://gateway.pipeworx.io/posthog/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Posthog in other clients