antigravity-mcp-server

Gmatrix2022/antigravity-mcp-server
★ 0 stars Python 📁 File System Updated today
AntGravity: A powerful agentic Windows MCP server with powershell, filesystem, and system execution tools.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "antigravity-mcp-serv": {
      "command": "uvx",
      "args": [
        "antigravity-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install antigravity-mcp-server