01 Try it free
Coming soon — free tier
Request early access →
Early access is opening soon. Email us to get on the list and be first to try it.
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
- 21 plain-English git tools — branch, commit, push, restore, tag, and more
- Works with Claude Desktop, Cursor, and any MCP-compatible client
- Quota resets monthly. Upgrade, downgrade, or cancel anytime.
- Usage warning at 80%. Hard stop at 100% with an email.
- Free tier always available — no expiry.
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" }
}
}
}