- Local Server
- Remote Server
1. Install Auggie CLI
2. Sign in to Augment
3. Configure the MCP server in Claude Code
Add the MCP server to user scope (available in all projects):4. Test the integration
codebase-retrieval tool.Advanced: Non-Interactive Setup
For non-interactive environments like CI/CD pipelines, GitHub Actions, or automated scripts where you cannot runauggie login interactively, you can configure authentication using environment variables.1. Get your authentication session details
2. Configure with environment variables
<session-json> with the full session JSON output from step 1.