Antigravity Bypass
Description
Antigravity IDE MCP tool limit (100 -> 114514). Auto-detect installation, patch JS frontend & language server binary. Cross-platform support for Windows, Linux, macOS.。
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Antigravity Bypass
English | 简体中文
MCP tool count limit bypass for Antigravity IDE — auto-adapts to all versions, cross-platform support
Antigravity IDE hard-codes the MCP tool count limit to **100**. This tool removes that restriction with one click. It uses an automatic pattern-search mechanism, so no manual signature updates are needed.
**For the full reverse engineering write-up, see the blog post: [From an Error Message to Two Patches: Reversing the MCP Tool Limit in Antigravity IDE](https://blog.futureppo.top/posts/antigravity/)**
Disclaimer
This project is for educational and research purposes only. Any consequences of using this tool are the sole responsibility of the user.
Usage
Download
Head to [Releases](https://github.com/Futureppo/antigravity_bypass/releases) to download the executable for your platform. Run it and follow the menu to patch or restore.
Build from Source
# Clone the repository
git clone https://github.com/Futureppo/antigravity_bypass.git
cd antigravity_bypass
# Build for current platform
go build -ldflags="-s -w" -o antigravity_bypass .
# Cross-compile for other platforms
GOOS=linux GOARCH=amd64 go build -ldflags="-s -w" -o antigravi
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11