Category Archive

code

6 articles in this category

code

How to Build an MCP Server with TypeScript

Build an MCP server with TypeScript using the official SDK. Covers tools, resources, error handling, and production deployment for AI integrations.

ClaudeMCPTypeScript+2
Read more
code

Building Reliable Invoice Extraction Prompts That Handle Edge Cases

Learn 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+2
Read more
code

Claude API Memory Tool: Build Agents That Learn

Claude's Memory Tool lets your AI agents retain knowledge across sessions. Learn how to implement persistent memory without building your own solution.

ClaudeAPIMemory+1
Read more
code

Claude API Structured Output: Complete Guide to Schema-Guaranteed Responses

Claude API structured output uses constrained decoding to guarantee JSON schema compliance. Learn implementation, best practices, and production gotchas.

ClaudeAPIJSON+2
Read more
Code

Build 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+2
Read more
code

AI Invoice Processing with TypeScript: Reactive Agent Tutorial

Build an intelligent invoice processor using TypeScript and reactive agents. Automate document extraction, validation, and categorization without orchestration code. Production-ready tutorial.

Claudeagentinyagent+2
Read more