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