codeJanuary 25, 2026How to Build an MCP Server with TypeScriptBuild an MCP server with TypeScript using the official SDK. Covers tools, resources, error handling, and production deployment for AI integrations.ClaudeMCPTypeScript+2Read more
codeJanuary 14, 2026Building Reliable Invoice Extraction Prompts That Handle Edge CasesLearn how to craft LLM prompts for invoice extraction that handle messy scans, edge cases, and human error—with confidence signals and real-world testing strategies.ClaudeLLMTypeScript+2Read more
codeDecember 7, 2025Claude API Memory Tool: Build Agents That LearnClaude's Memory Tool lets your AI agents retain knowledge across sessions. Learn how to implement persistent memory without building your own solution.ClaudeAPIMemory+1Read more
codeNovember 15, 2025Claude API Structured Output: Complete Guide to Schema-Guaranteed ResponsesClaude API structured output uses constrained decoding to guarantee JSON schema compliance. Learn implementation, best practices, and production gotchas.ClaudeAPIJSON+2Read more
CodeNovember 1, 2025Build an automated support ticket triage agent with Claude AI (TypeScript Guide)Learn how to build an AI-powered support ticket triage system using TypeScript and Claude AI. Cut response times by 80%, ensure consistent routing, and save thousands—perfect for small to medium businesses.ClaudeagentinyTypeScript+2Read more
codeOctober 25, 2025AI Invoice Processing with TypeScript: Reactive Agent TutorialBuild an intelligent invoice processor using TypeScript and reactive agents. Automate document extraction, validation, and categorization without orchestration code. Production-ready tutorial.Claudeagentinyagent+2Read more