mixpanel for Windsurf
com.mcparmory/mixpanel
Analyze user behavior with funnels, retention, cohorts, and event segmentation
client:Windsurf
transport:stdio
runtime:pypi
Install mixpanel in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mixpanel": {
"command": "uvx",
"args": [
"mcparmory-mixpanel"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs