Skip to content
Windsurf

wisegit for Windsurf

io.github.sandip124/wisegit

Extracts decision intent from git history and protects intentional code from AI modification.

client:Windsurf transport:stdio runtime:npm

Install wisegit in Windsurf

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

{
  "mcpServers": {
    "wisegit": {
      "command": "npx",
      "args": [
        "-y",
        "@sandip124/wisegit"
      ]
    }
  }
}

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

wisegit in other clients