mixpanel for Zed
io.usefulapi/mixpanel
Query Mixpanel events, funnels, retention, segmentation and insights (JQL).
client:Zed
transport:streamable-http
Install mixpanel in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mixpanel": {
"url": "https://mixpanel.usefulapi.io/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs