v2.5.3
What's Changed
- Revised the instructions returned by the getCodeGenerationInstructions tool to provide clearer, more actionable guidance for API exploration and client code generation workflows. The changes improve the tool registration process, add a new dependency, and overhaul the instructional content to clarify best practices and step-by-step procedures.
- Upgraded @modelcontextprotocol/sdk to version ^1.25.2 and added the zod library as a dependency in package.json.
- Updated tool registration in src/index.ts to use server.registerTool with a structured options object, replacing the depreceated .tool method.
Full Changelog: v2.5.2...v2.5.3