giteasy for Cursor
io.github.greenmtnsun/giteasy
Plain-English git via MCP: 22 tools to branch, commit, push, and tag. No git jargon.
client:Cursor
transport:streamable-http
tools:22
Install giteasy in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"giteasy": {
"url": "https://giteasy-mcp.azurewebsites.net/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs