giteasy for VS Code
io.github.greenmtnsun/giteasy
Plain-English git via MCP: 22 tools to branch, commit, push, and tag. No git jargon.
client:VS Code
transport:streamable-http
tools:22
Install giteasy in VS Code
.vscode/mcp.json
{
"servers": {
"giteasy": {
"type": "http",
"url": "https://giteasy-mcp.azurewebsites.net/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs