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