PostHog MCP Server for VS Code
io.github.posthog/mcp
Official PostHog MCP Server for product analytics, feature flags, experiments, and more.
client:VS Code
transport:streamable-http
Install PostHog MCP Server in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://mcp.posthog.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs