mixpanel for Cursor
io.usefulapi/mixpanel
Query Mixpanel events, funnels, retention, segmentation and insights (JQL).
client:Cursor
transport:streamable-http
Install mixpanel in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mixpanel": {
"url": "https://mixpanel.usefulapi.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs