Skip to content
Zed

PostHog MCP Server for Zed

io.github.posthog/mcp

Official PostHog MCP Server for product analytics, feature flags, experiments, and more.

client:Zed transport:streamable-http

Install PostHog MCP Server in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "mcp": {
      "url": "https://mcp.posthog.com/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

PostHog MCP Server in other clients