Mixpanel for VS Code
io.github.pipeworx-io/mixpanel
Mixpanel MCP — wraps Mixpanel Data Export API (mixpanel.com/api)
client:VS Code
transport:streamable-http
Install Mixpanel in VS Code
.vscode/mcp.json
{
"servers": {
"mixpanel": {
"type": "http",
"url": "https://gateway.pipeworx.io/mixpanel/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs