Antigravity setup - Anchor Docs
Configure Anchor for Antigravity using user-scope MCP config or copy the manual setup JSON.
Antigravity MCP configuration is user-scoped, so project writes should not silently modify global files.
- Requires --scope user before writing ~/.gemini/config/mcp_config.json.
- Prints copyable manual MCP JSON for project-scope init.
- Keeps the same local Anchor stdio server and sanitized SQLite index.
anchor init --target antigravity --scope user
anchor index-code
anchor doctor --target antigravity