Skip to content
Claude Desktop

gitworthy for Claude Desktop

io.github.trippyogi/gitworthy

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

client:Claude Desktop transport:stdio runtime:npm

Install gitworthy in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_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>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

gitworthy in other clients