From githits
Scans Git repositories for secrets, API keys, passwords, and sensitive data patterns in code and commit history. Runs locally as a subprocess. No API keys required.
npx claudepluginhub githits-com/githits-cli
Add to your .mcp.json:
.mcp.json
{ "mcpServers": { "githits": { "command": "npx", "args": [ "-y", "githits@latest", "mcp", "start" ] } } }
npx
Share bugs, ideas, or general feedback.