MCP Server Patterns
Use this skill when implementing a Model Context Protocol server, wiring stdio transport, registering tools, or designing schema-first agent integrations.
When to Use
- Build or debug MCP tools for local agents.
- Add Zod validation for tool inputs.
- Keep transport setup separate from business logic.
See template.