★ 1,200 stars
Python
🤖 AI/LLM
Updated today
Workspace template + MCP server for Claude Code, Codex CLI, Cursor & Windsurf. Multi-agent knowledge engine (ag-refresh / ag-ask) that turns any codebase into a queryable AI assistant.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"antigravity-workspac": {
"command": "uvx",
"args": [
"antigravity-workspace-template"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add antigravity-workspac uvx antigravity-workspace-template
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"antigravity-workspac": {
"command": "uvx",
"args": [
"antigravity-workspace-template"
]
}
}
}
📋 Copy
Or install with pip: pip install antigravity-workspace-template
README Excerpt
<div align="center"> <img src="docs/assets/logo.png" alt="Antigravity Workspace" width="200"/> `ag-refresh` builds a knowledge base. `ag-ask` answers questions. Any LLM, any IDE. Language: **English** | [中文](README_CN.md) | [Español](README_ES.md) <br/> <img src="https://img.shields.io/badge/Cursor-✓-000000?style=flat-square" alt="Cursor"/>
Tools (5)
SANDBOX_TIMEOUT_SEC SANDBOX_TYPE gitnexus_context gitnexus_impact gitnexus_query
Topics
agentic-ai agentic-coding ai-agents ai-coding ai-ide ai-workspace claude-code claude-code-template code-search codex codex-cli cursor-ide developer-tools gemini-cli google-antigravity