Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.265 ·

WaitForMcpServers tool refactored to a create()-based factory and drops its explicit auto-allow checkPermissions

Internal tool that waits for MCP servers was rebuilt as a factory function and no longer auto-allows itself

TierUnder the hoodhow much it should matter to you
Useful1my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaMCPwhat it touches
KindInternal Changesin v2.1.265,
Under the hood

Internal tool that waits for MCP servers was rebuilt as a factory function and no longer auto-allows itself

What

The internal tool that waits for MCP servers (external tool providers connected via the Model Context Protocol) to become available was restructured from a plain object into a factory function that produces the tool. It also dropped its own explicit permission check that always automatically allowed itself, and now looks up connected servers through a different internal method.

Why

This is an internal restructuring of how this tool is built and how it checks for available servers, rather than a change in what it does for users.

How sure we are
Something disagreesSomething we can check disagrees with this entry, or the writer said they could not settle it.
The writer flagged doubtThe `tengu_mcp_pending_call` gate mentioned alongside this change is unread, so nothing can be said about whether it is switched on.

See this entry in the whole of v2.1.265 →

Feedback