MCP server that lets Claude, Codex & other MCP clients delegate heavy work to Google Antigravity (agy CLI / Gemini) — unlimited async jobs, live progress, filesystem tools, model/agent/sandbox controls. Cross-platform
View on GitHub →
🔍 Audit Wallet Slippage →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"mcp-server-google-an": {
"command": "npx",
"args": [
"-y",
"TurkerYakup/mcp-server-google-antigravity"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add mcp-server-google-an npx -y TurkerYakup/mcp-server-google-antigravity
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"mcp-server-google-an": {
"command": "npx",
"args": [
"-y",
"TurkerYakup/mcp-server-google-antigravity"
]
}
}
}
📋 Copy
README Excerpt
```text ____ _ _ / ___| | __ _ _ _ __| | ___ | | | |/ _` | | | |/ _` |/ _ \ | |___| | (_| | |_| | (_| | __/ \____|_|\__,_|\__,_|\__,_|\___| | +----+----+ | MCP | (- you are here +----+----+ | _ _ _ _ _ / \ _ __ | |_(_) __ _ _ __ __ ___ _(_) |_ _ _
Tools (20)
AGY_AUTO_APPROVE AGY_HEARTBEAT_MS AGY_MODEL AGY_MODEL_TTL_MS AGY_PATH AGY_PRINT_TIMEOUT AGY_SANDBOX antigravity_agents antigravity_cancel antigravity_cleanup antigravity_continue antigravity_create_file antigravity_create_folder antigravity_create_tree antigravity_health antigravity_jobs antigravity_list_dir antigravity_models antigravity_read_file antigravity_result
Topics
agy ai-agent anthropic antigravity claude claude-code claude-desktop cli codebase-analysis cross-platform developer-tools gemini google-antigravity mcp model-context-protocol