Skip to content
Windsurf

smolanalytics for Windsurf

io.github.arjun0606/smolanalytics

End-to-end tests from one sentence: an agent drives a real browser, and passing runs replay free.

client:Windsurf transport:stdio runtime:oci

Install smolanalytics in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "smolanalytics": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/arjun0606/smolanalytics:v0.92.1"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

smolanalytics in other clients