Posthog for Zed
io.github.pipeworx-io/posthog
PostHog MCP — wraps PostHog Analytics API (app.posthog.com/api)
client:Zed
transport:streamable-http
Install Posthog in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"posthog": {
"url": "https://gateway.pipeworx.io/posthog/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs