Skip to content
Windsurf

Splera for Windsurf

io.github.sohaibt/splera

A/B testing for vibe coders: create, track, and ship experiments from your AI coding agent.

client:Windsurf transport:stdio runtime:npm

Install Splera in Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "splera": {
      "command": "npx",
      "args": [
        "-y",
        "splera-mcp"
      ],
      "env": {
        "SPLERA_API_KEY": "<SPLERA_API_KEY>",
        "SPLERA_API_URL": "<SPLERA_API_URL>"
      }
    }
  }
}

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

Splera in other clients