An interactive git visualization and tutorial. Aspiring students of git can use this app to educate and challenge themselves towards mastery of git!
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"learnGitBranching": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-learnGitBranching"
]
}
}
}