GitEasy MCP

Git tools for
your AI agent.

21 plain-English git commands, available as MCP tools. Connect once — branch, commit, and push without leaving your AI client.

01 Try it free
Coming soon — free tier

Early access is opening soon. Email us to get on the list and be first to try it.

Request early access →
02 Paid plans

All tiers include the same 21 git tools, full MCP access, and usage alerts at 80% and 100% of your limit. The only difference is call volume.

Tier Write calls / month Monthly
Dev 2,000 $9 / mo →
Pro 20,000 $29 / mo →
Team Unlimited Fair use $99 / mo →

Annual pricing coming soon — email us if you want it sooner.

03 What you get
04 Connect

Add this to your Claude Desktop or MCP client config. Replace ge_your_key_here with your API key.

{
  "mcpServers": {
    "giteasy": {
      "type": "http",
      "url": "https://giteasy-mcp.azurewebsites.net/mcp",
      "headers": { "X-Api-Key": "ge_your_key_here" }
    }
  }
}