Posthog for VS Code
io.github.pipeworx-io/posthog
PostHog MCP — wraps PostHog Analytics API (app.posthog.com/api)
client:VS Code
transport:streamable-http
Install Posthog in VS Code
.vscode/mcp.json
{
"servers": {
"posthog": {
"type": "http",
"url": "https://gateway.pipeworx.io/posthog/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs