Mubashwer/git-mob
CLI tool to help you automatically add Co-authored-by trailers to git commits during pair/mob programming
Platform-specific configuration:
{
"mcpServers": {
"git-mob": {
"command": "npx",
"args": [
"-y",
"git-mob"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...