Tagged: Llm-Tools

3 posts

MCP Servers Explained: What Model Context Protocol Does

MCP Servers Explained: What Model Context Protocol Does

April 13, 2026 · 14 min read · blog
MCP servers explained without the marketing. What Model Context Protocol is, how the architecture works, and when to write your own server. Download the free AI Automation Checklist.
Build MCP Server TypeScript: Complete Tutorial with Claude

Build MCP Server TypeScript: Complete Tutorial with Claude

March 30, 2026 · 14 min read · blog
Build MCP server TypeScript tutorial. Ship a production model context protocol server with the typescript mcp sdk, stdio transport, zod validation, and Claude mcp integration. Download the free AI Automation Checklist.
Claude API Tool Use: input_schema Draft 2020-12 Restrictions

Claude API Tool Use: input_schema Draft 2020-12 Restrictions

March 26, 2026 · 19 min read · guides
Which JSON Schema draft 2020-12 keywords Claude's input_schema enforces: the strict-mode restriction list, what plain tool use ignores, and fixes.