server side tracking for Windsurf
com.tracklution/server-side-tracking
Server-side conversion tracking, installed and configured by your AI coding agent.
client:Windsurf
transport:stdio
runtime:npm
Install server side tracking in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"server-side-tracking": {
"command": "npx",
"args": [
"-y",
"tracklution"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs