posthog

http

Used by 2 plugins

Installs posthog, the highest-starred plugin that provides this server

Install
1
Run in your terminal
$
npx claudepluginhub posthog/posthog-for-claude
Add to Your Project

Add to your .mcp.json:

{
  "mcpServers": {
    "posthog": {
      "url": "${POSTHOG_MCP_URL:-https://mcp.posthog.com/mcp}"
    }
  }
}
URL
${POSTHOG_MCP_URL:-https://mcp.posthog.com/mcp}