Laravel MCP 1.0 ships searchable tool catalogs
With 100 tools, the tool definitions drop from 58,585 bytes to 1,431, which is 97.6% smaller.
On September 11, Laravel MCP 1.0 shipped searchable tool catalogs. Instead of advertising every tool on every request, the server exposes search_tools and execute_tools. With 100 tools, the tool definitions drop from 58,585 bytes to 1,431 (97.6% smaller), which means more of the model's context goes to your actual task.