Back to Browse

Ask Llm MCP Server

Developer ToolsLow Risk9.9MCP RegistryLocal
Free

Server data from the Official MCP Registry

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

About

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

Security Report

9.9
Low Risk9.9Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. ⚠️ Package registry links to a different repository than scanned source. Imported from the Official MCP Registry. Trust signals: 4 highly-trusted packages. 1 finding(s) downgraded by scanner intelligence.

14 files analyzed · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

What You'll Need

Set these up before or after installing:

Timeout for Antigravity (agy) execution in milliseconds (default: 300000 = 5 minutes)Optional

Environment variable: ASK_ANTIGRAVITY_TIMEOUT_MS

Set to '0' to drop agy's --sandbox flag if it blocks --add-dir context reads (default: sandbox on)Optional

Environment variable: ASK_ANTIGRAVITY_SANDBOX

Log verbosity: debug, info, warn, error (default: warn)Optional

Environment variable: GMCPT_LOG_LEVEL

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-lykhoyda-ask-antigravity": {
      "env": {
        "GMCPT_LOG_LEVEL": "your-gmcpt-log-level-here",
        "ASK_ANTIGRAVITY_SANDBOX": "your-ask-antigravity-sandbox-here",
        "ASK_ANTIGRAVITY_TIMEOUT_MS": "your-ask-antigravity-timeout-ms-here"
      },
      "args": [
        "-y",
        "@ask-llm/antigravity-mcp"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!