jsmanifest logojsmanifest

Posts tagged “mcp

5 posts found

Writing Your First Claude Code MCP Server in TypeScript: A Practical Guide

Writing Your First Claude Code MCP Server in TypeScript: A Practical Guide

June 8, 2026

Build production-ready MCP servers for Claude Desktop with TypeScript. Learn the architecture, implement tools and resources, and ship your first server in under an hour.

MCPTypeScriptClaude+2
The Claude Code Full Stack: When to Use CLAUDE.md, Skills, MCP, Subagents, and Hooks

The Claude Code Full Stack: When to Use CLAUDE.md, Skills, MCP, Subagents, and Hooks

June 4, 2026

Most Claude Code integration failures stem from misunderstanding the four-layer extension stack. Learn when to use CLAUDE.md, skills, MCP servers, subagents, and hooks—and why the distinction matters in production.

Claude CodeMCPAI Tools+2
MCP SDK v2: Streamable HTTP, Session Resumption, and What It Means for Your Agent Architecture

MCP SDK v2: Streamable HTTP, Session Resumption, and What It Means for Your Agent Architecture

May 24, 2026

Most MCP scaling failures stem from stateful stdio transport. The SDK v2 introduces Streamable HTTP and session resumption patterns that fundamentally change how production AI agents handle horizontal scaling.

MCPAI AgentsTypeScript+2
Building Production AI Agents with the Claude Agent SDK and MCP: A TypeScript Deep Dive

Building Production AI Agents with the Claude Agent SDK and MCP: A TypeScript Deep Dive

May 23, 2026

The Claude Agent SDK transforms AI agents from proof-of-concept toys into production systems. This guide covers the architecture, MCP integration patterns, and real-world deployment strategies that separate working agents from robust ones.

TypeScriptAIClaude+2
Build a Custom MCP Server for Your API in 30 Minutes

Build a Custom MCP Server for Your API in 30 Minutes

January 22, 2026

Step-by-step TypeScript tutorial to build your first MCP server. Connect any API to Claude, ChatGPT, or other AI assistants using the Model Context Protocol.

aitypescripttutorial+2