Powering up AI models by handing them tools
A brief introduction to enabling LLMs to use tools via the Model Context Protocol by building your own host application in TypeScript.
A brief introduction to enabling LLMs to use tools via the Model Context Protocol by building your own host application in TypeScript.
A technical guide to integrating Claude into automated workflows using tool specifications to enforce schema-based responses, using TypeScript and Zod.