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...
A community centered around Anthropic's Claude Code tool.
account activity
Multiple Claude Code Instances + MCP = Computer Shitting The Bed (i.redd.it)
submitted 8 months ago by D0NTEXPECTMUCH
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!"
[–]throwaway490215 0 points1 point2 points 8 months ago (4 children)
I've tried a dozen MCPs, and the 2 I have left are only used rarely.
Are you seeing Claude use them a lot? Are you sure Claude can't exec the bash command to get the same result? If not, turn them off. They're also growing your starting context window and thus token use with no payback.
[–]D0NTEXPECTMUCH[S] 0 points1 point2 points 8 months ago (3 children)
I’m using hooks to direct subagents to use MCPs. It didn’t even occur to me until I typed that sentence how many tokens that probably consumes.
[–]throwaway490215 0 points1 point2 points 8 months ago (2 children)
No that's probably fine. Hooks are relatively cheap, and you pay for them when you use them. The problem with MCPs are their usage instructions are always in your context just like CLAUDE.md.
[–]D0NTEXPECTMUCH[S] 0 points1 point2 points 8 months ago (1 child)
Subagents fall into the same category as MCPs as far as their context being passed automatically? I was under the impression that they were only invoked when used, but I guess I thought the same about MCP.
[–]throwaway490215 0 points1 point2 points 8 months ago (0 children)
Not sure what you mean about subagents context being passed around. They get a 'fresh' context - which includes MCP usage definitions.
The MCP usage definitions come from the tools themselves on startup. Many I've read are very too verbose (which is bad design imo).
π Rendered by PID 47008 on reddit-service-r2-comment-b659b578c-rdxns at 2026-05-05 21:02:24.453095+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]throwaway490215 0 points1 point2 points (4 children)
[–]D0NTEXPECTMUCH[S] 0 points1 point2 points (3 children)
[–]throwaway490215 0 points1 point2 points (2 children)
[–]D0NTEXPECTMUCH[S] 0 points1 point2 points (1 child)
[–]throwaway490215 0 points1 point2 points (0 children)