Skip to content
Windsurf

software design for Windsurf

io.github.qwertymuzaffar/software-design

SOLID/OOP/DRY, the 23 GoF patterns, pattern scaffolding, and heuristic code-smell detection.

client:Windsurf transport:stdio runtime:npm

Install software design in Windsurf

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

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

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

software design in other clients