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.

anchor init --target antigravity --scope user
anchor index-code
anchor doctor --target antigravity

Anchor docs ยท GitHub