posthog mcp server for Claude Desktop
io.github.friendlygeorge/posthog-mcp-server
MCP server for PostHog — product analytics for AI assistants. Query events, persons, insights, da...
client:Claude Desktop
transport:stdio
runtime:npm
Install posthog mcp server in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"posthog-mcp-server": {
"command": "npx",
"args": [
"-y",
"posthog-mcp-server"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs