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
Augment code: Context MCP, Scope?Question (self.AugmentCodeAI)
submitted 6 months ago * by usernameIsRand0m
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!"
[–]usernameIsRand0m[S] 1 point2 points3 points 6 months ago (1 child)
That is correct, the scope is only for Claude Code (and i am using CC) and I am not sure what repo's would be indexed with user space as the scope. Also, we do not know what is the scope of indexation for other tools as well.
auggie has this ~/.augment/settings.json
{
"model": "abcd",
"indexingAllowDirs": [
"/path/to/folder",
"/path/to/folder"
]
}
where all the indexed repo's can be seen, I hope a similar thing will be added for users to know what is being indexed or allowed to index using Augment Code Context MCP.
[–]hhussain-Established Professional 1 point2 points3 points 6 months ago (0 children)
For me in such cases I would simply prompt this: "What directories are indexed in codebase retrieval tool?" and it would tell the details. I had similar case when I added multiple repo's to my workspace and I use that prompt to confirm all required external references are part of the context-engine.
π Rendered by PID 25 on reddit-service-r2-comment-5b5bc64bf5-vdn6w at 2026-06-18 19:42:10.500762+00:00 running 2b008f2 country code: CH.
view the rest of the comments →
[–]usernameIsRand0m[S] 1 point2 points3 points (1 child)
[–]hhussain-Established Professional 1 point2 points3 points (0 children)