Commit Push Sync
MCP Serverby yulonglin · Added 5mo ago
Claude
3
Install
git clone https://github.com/yulonglin/dotfilesAdd to Claude
claude mcp add commit-push-syncQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"commit-push-sync": {
"command": "npx",
"args": [
"@modelcontextprotocol/commit-push-sync"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
This skill should be used when the user asks to "commit and push", "commit push", "sync changes", "push changes", "commit and sync", or "update remote". Handles the full workflow of committing changes, pulling with rebase, and pushing to remote.
Tags
documentsbashgitskill