PostHog/ai-plugin

84 stars · Last commit 2026-09-20

Official PostHog plugin for Claude Code, Cursor, Gemini, Codex and other AI coding tools

README preview

# PostHog AI plugin

Official PostHog plugin for AI clients. Access PostHog products directly from your AI coding tool.

## Installation

### Claude Code

1. Install the plugin:
    ```bash
    claude plugin install posthog
    ```

    Or install from this repo as a marketplace:
    ```bash
    claude plugin marketplace add PostHog/ai-plugin
    claude plugin install posthog@posthog
    ```

2. Authenticate via OAuth:

View full repository on GitHub →