Auto Git Add
MCP Serverby aitmpl.com · Added 5mo ago
Claude
837
Install
See GitHub for installationQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"auto-git-add": {
"command": "npx",
"args": [
"auto-git-add"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Automatically stage modified files with git add after editing. Helps maintain a clean git workflow by staging changes as they're made.
Tags
developmenthookaitmplhook