by google-antigravity · MCP Server · ★ 2.0k
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
Google Antigravity SDK The Google Antigravity SDK is a Python SDK for building AI agents powered by Antigravity and Gemini. It provides a secure, scalable, and stateful infrastructure layer that abstracts the agentic loop, letting you focus on what your agent does rather than how it runs. Installation [!IMPORTANT] The Google Antigravity SDK relies on a compiled runtime binary that is included in the platform-specific wheels published to PyPI. Cloning this repository alone is not sufficient to run the SDK. Always install from PyPI with to obtain the binary. Quickstart Get started by running one of the , such as the example with: Concepts Simple Agent The class is the easiest way to get started. It manages the full lifecycle — binary discovery, tool wiring, hook registration, and policy defaults — behind a single async context manager. The parameter is optional. python import asyncio from google.antigravity import Agent, LocalAgentConfig async def main(): config = LocalAgentConfig( systeminstructions="You are an expert assistant for codebase navigation.", # apikey="yourapikeyhere", ) async with Agent(config) as a
| Stars | 2,020 |
| Forks | 691 |
| Language | Python |
| Category | MCP Server |
| License | Apache-2.0 |
| Quality Score | 69.0860756309932/100 |
| Open Issues | 21 |
| Last Updated | 2026-06-25 |
| Created | 2026-04-29 |
| Platforms | gemini, mcp, python |
| Est. Tokens | ~15k |
These tools work well together with antigravity-sdk-python for enhanced workflows:
Looking for a antigravity-sdk-python alternative? If you're comparing antigravity-sdk-python with other mcp server tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
425 plugins, 2,810 skills, 200 agents for Claude Code. Open-source marketplace at tonsofskills.com with the cc
Brings MCP to ChatGPT, DeepSeek, Perplexity, Grok, Gemini, Google AI Studio, OpenRouter, DeepSeek, T3 Chat and
MCP server and Claude plugin for Postgres skills and documentation. Helps AI coding tools generate better Post
Official Microsoft Learn MCP Server and CLI tool – powering LLMs and AI agents with real-time, trusted Microso
The control plane for AI coding agents.
Agent-native flight search & booking. Saved $116 across 5 routes vs Google Flights (verified). 400+ airlines i
Explore other popular mcp server tools:
antigravity-sdk-python is A Python library for building AI agents that leverage the full power of Google Antigravity.. It is categorized as a MCP Server with 2.0k GitHub stars.
antigravity-sdk-python is primarily written in Python. It covers topics such as ai-agents, antigravity, gemini.
You can find installation instructions and usage details in the antigravity-sdk-python GitHub repository at github.com/google-antigravity/antigravity-sdk-python. The project has 2.0k stars and 691 forks, indicating an active community.
antigravity-sdk-python is released under the Apache-2.0 license, making it free to use and modify according to the license terms.
The top alternatives to antigravity-sdk-python on Agent Skills Hub include claude-code-plugins-plus-skills, MCP-SuperAssistant, pg-aiguide. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.