Posthog
Freeby MCP Community
PostHog MCP stdio bridge CLI for npx and global installs
v0.1.0Added Apr 12, 2026
posthogmcpmodel-context-protocolcliagents
Posthog MCP Server
PostHog MCP stdio bridge CLI for npx and global installs
Installation
Reviews
Installation
Quick install
npx -y @andrew_eragon/mcp-server-posthog
Add to claude_desktop_config.json
{
"mcpServers": {
"posthog": {
"command": "npx",
"args": ["-y", "@andrew_eragon/mcp-server-posthog"]
}
}
}