You'll notice
Claude Code can now drop unused MCP tools from a session's declared-tools list when compacting the conversation
What
When a long conversation is compacted (summarized to save space), a new internal helper can now strip tools that are no longer needed from the session's list of declared tools (the tools, including those from MCP servers, that the session knows about). It also records how many tools were dropped this way.
Why
This is internal housekeeping: keeping the declared-tools list trimmed at compaction time can reduce clutter and unnecessary bookkeeping in long sessions.
Something disagreesSomething we can check disagrees with this entry, or the writer said they could not settle it.
The writer flagged doubt
Nothing has been read yet about whether this cleanup is switched on for any account, so its practical effect is unknown.