DisclaimerUnofficial, and not affiliated with Anthropic. Nearly all of this is read straight out of what ships: npm bundles, captured prompts, published docs. Anthropic's own notes go in verbatim, marked as theirs. The rest is my reading, and every entry carries the strings behind it. If one looks wrong, vote it down and say why.
IDE code execution and diagnostics tools listed by name
Under the hood
Useful2Signal3
IDE Integrationnot in their notes
Two IDE tools for running code and reading diagnostics are now named constants for special-casing.
What's wrong with this entry?
Anonymous. No account, no email.
mcp__ide__executeCodemcp__ide__getDiagnostics
What
Two separate lists now name mcp__ide__executeCode and mcp__ide__getDiagnostics as real constants where previously there were no-op placeholders, so these two IDE tools are special-cased somewhere in permission or tool-filtering.