Skip to content
Back to search
30
MCP

@beidawuli/antigravity-plugin-manager

npm/@beidawuli/antigravity-plugin-manager

Antigravity-CLI Plugin. 309 community agent skills aggregated from 13 popular open-source repositories, one-command install.

Uptime
0.0%
15 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

antigravity-cli-mcp-slim
A thin, auditable MCP server wrapping the Antigravity CLI (agy). Forward-compatible with future CLI flags via extra_args passthrough.
0 tools
antigravity-mcp-cli
Unified CLI and MCP server for controlling Google Anti-Gravity IDE via CDP
0 tools
Antigravity Sync
Bridges external coding agents to the Antigravity IDE through Chrome DevTools Protocol for cross-environment AI-assisted development.
0 tools
agy-mcp
Skill-first, MCP-second bridge from Claude Code / OpenAI Codex to Google Antigravity CLI (agy).
0 tools
Antigravity Link
Control Antigravity IDE sessions via a mobile companion and MCP server.
0 tools
openclaw-antigravity-mcp
MCP server for Antigravity Claude Proxy — use Claude Opus 4.6, Sonnet 4.6, and Gemini 3 via any MCP client. TypeScript, tested, zero-config.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@beidawuli/antigravity-plugin-manager": {
      "url": "None",
      "transport": "http"
    }
  }
}