MCP Directory
Back

antigravity-workspace-template

by study8677 · Python · ★ 1,205

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.

#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#llm-tools#mcp-server#prompt-engineering#rag#windsurf

Install

pip install git+https://github.com/study8677/antigravity-workspace-template.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "antigravity-workspace-template": {
      "command": "uvx",
      "args": [
        "git+https://github.com/study8677/antigravity-workspace-template.git"
      ]
    }
  }
}

From the README

builds a knowledge base. answers questions. Any LLM, any IDE. Language: **English** | [中文](README_CN.md) | [Español](README_ES.md) [](LICENSE) [](https://python.org/) [](https://github.com/study8677/antigravity-workspace-template/actions) [](https://deepwiki.com/study8677/antigravity-workspace-template) [](https://github.com/xiaolai/nlpm-for-claude) > An AI Agent's capability ceiling = **the quality of context it can read.** The engine is the core: deploys a multi-agent cluster that autonomously reads your code — each module gets its own Agent that generates a knowledge doc. routes ques…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers