Skip to content
Cline

ask antigravity for Cline

io.github.lykhoyda/ask-antigravity

Bridge Claude with Google's Antigravity CLI (agy) for code review and second opinions

client:Cline transport:stdio runtime:npm

Install ask antigravity in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "ask-antigravity": {
      "command": "npx",
      "args": [
        "-y",
        "@ask-llm/antigravity-mcp"
      ],
      "env": {
        "ASK_ANTIGRAVITY_TIMEOUT_MS": "<ASK_ANTIGRAVITY_TIMEOUT_MS>",
        "ASK_ANTIGRAVITY_SANDBOX": "<ASK_ANTIGRAVITY_SANDBOX>",
        "GMCPT_LOG_LEVEL": "<GMCPT_LOG_LEVEL>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

ask antigravity in other clients