- Local Server
- Remote Server
1. Install Auggie CLI
2. Sign in to Augment
3. Configure the MCP server in AntiGravity
- Click the MCP server icon

- Click manage MCP server

- Click View raw config

4. Test the integration
codebase-retrieval tool.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Get started with Augment Context Engine MCP in AntiGravity in minutes
npm install -g @augmentcode/auggie@latest
auggie login



{
"mcpServers": {
"augment-context-engine": {
"command": "auggie",
"args": ["--mcp", "--mcp-auto-workspace"]
}
}
}
Prompt: "What is this project? Please use codebase retrieval tool to get the answer."
codebase-retrieval tool.