GitEasy MCP gives your AI agent 21 plain-English git tools: branch, commit, push, and the rest, without leaving your client. Connect once and the agent does git in words instead of flags. Every tool, with what it actually does and its safety behavior, is listed on the how it works page.
Plans & pricing
Every plan includes the same 21 git tools, full MCP access, and usage alerts at 80% & 100% of your limit. What changes tier to tier is how many calls you get.
Kick the tires, no card.
- 500 write calls / month
- All 21 git tools
- Works with Claude Desktop, Cursor & any MCP client
- No credit card · no expiry
- Quota resets monthly
For individual developers.
- 2,000 write calls / month
- All 21 git tools
- Works with Claude Desktop, Cursor & any MCP client
- Usage alerts at 80% & 100%
- Quota resets monthly · cancel anytime
For heavy solo use.
- 50,000 write calls / month
- All 21 git tools
- Works with Claude Desktop, Cursor & any MCP client
- Usage alerts at 80% & 100%
- Quota resets monthly · cancel anytime
For small teams.
- 250,000 write calls / month
- All 21 git tools
- Works with Claude Desktop, Cursor & any MCP client
- Usage alerts at 80% & 100%
- Quota resets monthly · cancel anytime
For larger orgs.
- 1,000,000 write calls / month
- All 21 git tools
- Works with Claude Desktop, Cursor & any MCP client
- Usage alerts at 80% & 100%
- Quota resets monthly · cancel anytime
Unlimited, no cap.
- Unlimited write calls
- All 21 git tools
- Works with Claude Desktop, Cursor & any MCP client
- Usage alerts at 80% & 100%
- Fair-use policy
Annual pricing is coming soon. Email us if you want it sooner.
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" }
}
}
}
New to MCP? Read the full GitEasy MCP how-to: getting a key, adding it to Claude Desktop or Cursor, all 21 tools, and troubleshooting.