Issue #1 ·
Web Programming.

Verified news for full-stack developers. Every claim links to its primary source.

WATCHAI Tools

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.

By Karlen TriminoIssue #1

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.

Sources