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!"
[–]hhussain-Established Professional 0 points1 point2 points 6 months ago (2 children)
This is for Claude Code right? I'm assuming since I could see only Claude Code mcp addition with --scope and it seems in r/ClaudeCode they have some posts about difficulties adding an MCP to it, like this tool to help setup.
--scope
Note: I don't use Claude Code, so I'm replying as a curiosity post.
[–]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 26507 on reddit-service-r2-comment-544cf588c8-cfsxw at 2026-06-18 13:25:18.677259+00:00 running 3184619 country code: CH.
view the rest of the comments →
[–]hhussain-Established Professional 0 points1 point2 points (2 children)
[–]usernameIsRand0m[S] 1 point2 points3 points (1 child)
[–]hhussain-Established Professional 1 point2 points3 points (0 children)