Skip to content
Zed

giteasy for Zed

io.github.greenmtnsun/giteasy

Plain-English git via MCP: 22 tools to branch, commit, push, and tag. No git jargon.

client:Zed transport:streamable-http tools:22

Install giteasy in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "giteasy": {
      "url": "https://giteasy-mcp.azurewebsites.net/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

What Zed can do once it is connected

giteasy in other clients