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.267 ·

MCP passthrough tool allowlist raised from 256 to 1024 entries; entries can carry annotations/hints

MCP passthrough tool lists can now hold up to 1024 tools instead of 256, and can carry annotations/hints

TierYou'll noticehow much it should matter to you
Useful2my rating, 1 to 5
Signal2worth watching, 1 to 5
AreaMCPwhat it touches
KindImprovementsin v2.1.267,
You'll notice Notable

MCP passthrough tool lists can now hold up to 1024 tools instead of 256, and can carry annotations/hints

What

Claude Code forwards its MCP (Model Context Protocol) tools to worker processes using an internal "passthrough" list. That list's limit was raised from 256 entries to 1024, so setups with a very large number of MCP tools no longer hit the old cap. Each entry in the list can also now carry optional annotations and hints fields.

Why

Users connecting many MCP servers with lots of tools were previously capped at 256 forwarded tools; the higher limit removes that ceiling for larger tool setups.

See this entry in the whole of v2.1.267 →

Feedback