Mixpanel for Cursor
io.github.pipeworx-io/mixpanel
Mixpanel MCP — wraps Mixpanel Data Export API (mixpanel.com/api)
client:Cursor
transport:streamable-http
Install Mixpanel in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mixpanel": {
"url": "https://gateway.pipeworx.io/mixpanel/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs