Cette page est affichée en anglais. Une traduction française est en cours.
MCP ConfigsMay 14, 2026·3 min de lecture

Antigravity — Repo Q&A Engine + Optional MCP

A multi-agent repo knowledge engine (`ag-refresh`, `ag-ask`) that makes a codebase queryable, with optional MCP; verified 1216★, pushed 2026-05-14.

MCP Hub
MCP Hub · Community
Prêt pour agents

Cet actif peut être lu et installé directement par les agents

TokRepo expose une commande CLI universelle, un contrat d'installation, le metadata JSON, un plan selon l'adaptateur et le contenu raw pour aider les agents à juger l'adaptation, le risque et les prochaines actions.

Native · 94/100Policy : autoriser
Surface agent
Tout agent MCP/CLI
Type
Mcp
Installation
Pip|Pipx|Mcp
Confiance
Confiance : Established
Point d'entrée
ag-refresh / ag-ask
Commande CLI universelle
npx tokrepo install d828b3ef-c24f-5e72-b341-76825d521d7f
Introduction

A multi-agent repo knowledge engine (ag-refresh, ag-ask) that makes a codebase queryable, with optional MCP; verified 1216★, pushed 2026-05-14.

Best for: Teams onboarding large repos who want evidence-rich answers with file paths and routing

Works with: Claude Code, Codex CLI, Cursor; Python 3.10+ and pip/uv per README

Setup time: 15-35 minutes

Key facts (verified)

  • GitHub: 1216 stars · 249 forks · pushed 2026-05-14.
  • License: MIT · owner avatar + repo URL verified via GitHub API.
  • README-backed entrypoint: ag-refresh / ag-ask.

Main

  • Run ag-refresh first: it builds the knowledge base so later Q&A is grounded in module docs rather than random file picks.

  • Use ag-ask as your default onboarding interface: ask architecture questions and require file-path evidence in answers.

  • Keep .antigravity/ under version control when useful so context stays consistent across IDEs and teammates.

  • Enable MCP only when you need tool-style integration; the CLI workflow already works across hosts per README.

README (excerpt)

Antigravity Workspace

Antigravity — Workspace Template for Claude Code, Codex CLI & Cursor

Multi-agent knowledge engine + optional MCP server that turns any repo into a queryable AI assistant. Works with Claude Code, Codex CLI, Cursor, Windsurf, and Gemini CLI.

ag-refresh builds a knowledge base. ag-ask answers questions. Any LLM, any IDE.

Language: English | 中文 | Español

License Python CI DeepWiki NLPM


Cursor Claude Code Windsurf Gemini CLI VS Code Codex Cline Aider

Before vs After Antigravity

Why Antigravity?

An AI Agent's capability ceiling = the quality of context it can read.

Source-backed notes

  • README documents the core commands ag-refresh and ag-ask, and shows manual install via pip install git+...#subdirectory=cli/engine.
  • README claims a head-to-head eval on 36 questions and includes quantitative results and dates (see README section headings).
  • Repo is MIT licensed and supports multiple hosts (Claude Code, Codex, Cursor) per README badges/table.

FAQ

  • Do I need MCP enabled?: No—README shows CLI-only flows; MCP is optional when you want tool integration.
  • What are the core commands?: ag-refresh builds/refreshes knowledge; ag-ask answers questions over the current workspace (README).
  • How long does a first setup take?: Expect ~15–35 minutes depending on model/provider setup and repo size; tune timeouts in .env.
🙏

Source et remerciements

Created by study8677. Licensed under MIT.

study8677/antigravity-workspace-template — ⭐ 1216

Thanks to the upstream maintainers and contributors for publishing this work under an open license.

Fil de discussion

Connectez-vous pour rejoindre la discussion.
Aucun commentaire pour l'instant. Soyez le premier à partager votre avis.

Actifs similaires