bkalafat/diffpilot-ts
AI-powered local code review tool & MCP Server. Works with GitHub Copilot & Claude to catch bugs, find secrets, and generate commit messages before you push. 100% Local & Private.
Platform-specific configuration:
{
"mcpServers": {
"diffpilot-ts": {
"command": "npx",
"args": [
"-y",
"diffpilot-ts"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...