Skip to content
Windsurf

cucumberstudio for Windsurf

io.github.herosizy/cucumberstudio

MCP server for Cucumber Studio - test scenarios, action words, and execution data

client:Windsurf transport:stdio runtime:npm

Install cucumberstudio in Windsurf

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

{
  "mcpServers": {
    "cucumberstudio": {
      "command": "npx",
      "args": [
        "-y",
        "cucumberstudio-mcp"
      ]
    }
  }
}

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

cucumberstudio in other clients