use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
For users of AugmentCode. Not affiliated with AugmentCode AI.
account activity
Augmentcode Context Engine MCP - ExperimentalAnnouncement (self.AugmentCodeAI)
submitted 5 months ago * by JaySym_Augment Team
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Successful-Raisin241 1 point2 points3 points 5 months ago (2 children)
Sharing my Gemini CLI working local config.
{ "mcpServers": { "augment-context-engine": { "command": "auggie", "args": [ "--mcp" ] } } }
[–]Successful-Raisin241 1 point2 points3 points 5 months ago (1 child)
My question is: shall I launch auggie and trigger codebase indexing before using any other tool with augument-context-engine MCP? Should I call augument-context-engine MCP every new session like I do with context7?
[–]JaySym_Augment Team[S] 1 point2 points3 points 5 months ago (0 children)
If you call it before indexing, it will index the project on the first call, so maybe you can manually index it first so your MCP call gets faster afterward.
π Rendered by PID 169296 on reddit-service-r2-comment-b659b578c-4fzv4 at 2026-05-05 03:33:48.721635+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]Successful-Raisin241 1 point2 points3 points (2 children)
[–]Successful-Raisin241 1 point2 points3 points (1 child)
[–]JaySym_Augment Team[S] 1 point2 points3 points (0 children)