MCP tools that need you to click through always reach you instead of being auto-approved.
What's wrong with this entry?
An MCP tool that declares it requires user interaction no longer has its permission re-checked in the background and auto-proceeded when the check returns "allow". Those tools always reach you.
- The background re-check bails out when the tool reports
requiresUserInteraction, which comes from the MCP metadata keyanthropic/requiresUserInteraction. - Separately, the permission-prompt telemetry event now records
isMcp, distinguishing MCP tools from built-in ones.
anthropic/requiresUserInteraction
Strings lifted out of the shipped bundle, so the claim above can be checked against them.