概要
The MCP Schema Designer skill provides a standardized framework for building robust, secure validation layers for Model Context Protocol (MCP) tools. By leveraging Zod, it implements complex patterns for input sanitization, pagination, time-range logic, and API response validation. This ensures that any data flowing between the Braiins Pool API and the Claude interface is structured, protected against injection attacks, and documented with clear TypeScript types, significantly reducing runtime errors and improving developer productivity when extending MCP capabilities.