---
title: "PostHog MCP"
description: "Use PostHog analytics, replays, flags, experiments and errors from an AI agent."
canonical: "https://vetted.tools/mcp/posthog-mcp"
source: "https://vetted.tools/mcp/posthog-mcp.md"
---

# PostHog MCP

Use PostHog analytics, replays, flags, experiments and errors from an AI agent.

Source: https://vetted.tools/mcp/posthog-mcp

- Slug: `posthog-mcp`
- By [PostHog](https://vetted.tools/companies/posthog) ([GitHub](https://github.com/PostHog/posthog), checked 2026-09-26)
- Repository: [https://github.com/PostHog/posthog](https://github.com/PostHog/posthog)

## Install

### Claude Code (Terminal)

```text
claude mcp add --transport http posthog https://mcp.posthog.com/mcp
```

### Cursor (~/.cursor/mcp.json)

```json
{
  "mcpServers": {
    "posthog": {
      "url": "https://mcp.posthog.com/mcp"
    }
  }
}
```

### Codex (~/.codex/config.toml)

```text
[mcp_servers.posthog]
url = "https://mcp.posthog.com/mcp"
```

## Facts

- License: Not identified by GitHub (NOASSERTION) ([GitHub](https://github.com/PostHog/posthog), checked 2026-09-25)
- Official: Yes. The registry verified the publisher's namespace. ([MCP registry](https://registry.modelcontextprotocol.io/v0/servers?search=io.github.PostHog%2Fmcp), checked 2026-09-25)
- Remote URL: https://mcp.posthog.com/mcp ([MCP registry](https://registry.modelcontextprotocol.io/v0/servers?search=io.github.PostHog%2Fmcp), checked 2026-09-25)
- Registry version: 1.0.1 ([MCP registry](https://registry.modelcontextprotocol.io/v0/servers?search=io.github.PostHog%2Fmcp), checked 2026-09-25)
- Transport: Remote MCP (streamable HTTP) ([MCP registry](https://registry.modelcontextprotocol.io/v0/servers?search=io.github.PostHog%2Fmcp), checked 2026-09-25)

## Maintenance

- 589 contributors on [GitHub](https://github.com/PostHog/posthog) as of 2026-09-25.

## Elsewhere on this site

- Home: https://vetted.tools/index.md
- Use cases: https://vetted.tools/use-cases.md
- Tools: https://vetted.tools/tools.md
- The brief: https://vetted.tools/brief.md
- Assessment: https://vetted.tools/assessment.md
- Site summary for agents: https://vetted.tools/llms.txt
- Every published page in one file: https://vetted.tools/llms-full.txt
- Every URL the site publishes: https://vetted.tools/sitemap.xml
