Skip to content
Windsurf

gitworthy for Windsurf

io.github.trippyogi/gitworthy

is it worth your commit? Pre-flight triage for OSS contribution targets.

client:Windsurf transport:stdio runtime:npm

Install gitworthy 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": {
    "gitworthy": {
      "command": "npx",
      "args": [
        "-y",
        "gitworthy"
      ],
      "env": {
        "GITHUB_TOKEN": "<GITHUB_TOKEN>"
      }
    }
  }
}

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

gitworthy in other clients