Sweep 19 Sep 2026 · 02:36Z Build v2.1.278 500 read Stable v2.1.267 Latest v2.1.278 Next v2.1.278 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.271 ·

MCP URL allow-check now recognizes Toolbox MCP server URLs

MCP client URL validator now also accepts Toolbox MCP server URLs with a toolbox_mcp_server_id parameter

TierYou'll noticehow much it should matter to you
Useful1my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaMCPwhat it touches
KindImprovementsin v2.1.271,
You'll notice

MCP client URL validator now also accepts Toolbox MCP server URLs with a toolbox_mcp_server_id parameter

What

When Claude Code checks whether an MCP (Model Context Protocol) server URL is allowed, it now recognizes a second valid pattern: a URL whose path matches a toolbox format and includes a toolbox_mcp_server_id query parameter with exactly one matching value. This is in addition to the existing rule that allowed a plain path with no query parameters.

Why

This lets Claude Code connect to Toolbox MCP servers identified by this URL format, which it previously would not have recognized as valid.

See this entry in the whole of v2.1.271 →