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
{
"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