antigravity-workspace-template

antigravity-workspace-template

A multi-agent knowledge engine for code repositories, enabling Q&A with file paths and line numbers.

MCPDevOpen source
Type
MCP
Transport
stdio
Open source
Yes
GitHub Stars
★ 1.3k
Source
mcp-github

Overview

Antigravity is a cross-IDE codebase knowledge engine that uses a multi-agent cluster to automatically read code and generate knowledge documentation. It works in any AI IDE, such as Claude Code, Cursor, Codex CLI, etc. The `ag-refresh` command deploys a multi-agent cluster, where each module has its own agent responsible for generating knowledge documents. The `ag-ask` command routes questions to the appropriate agent, answering based on actual code, file paths, and line numbers. This enables AI to better understand and accurately respond to queries about codebases.

Capabilities

  • Multi-agent knowledge engine
  • Q&A based on file paths and line numbers
  • Support for multiple AI IDEs
  • Automatic generation of knowledge documents

Use cases

Codebase Q&ACode reviewOnboarding new team members to codebasesCross-IDE code management

Setup

Requires: API KeyNode 环境
/plugin marketplace add study8677/antigravity-workspace-template /plugin install antigravity@antigravity

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

How do I install Antigravity?

Add and install the study8677/antigravity-workspace-template from the Claude Code plugin marketplace.

Which IDEs does Antigravity support?

Supports multiple AI IDEs including Claude Code, Cursor, Codex CLI, and more.

Related skills