Agent Sdk Mcp
Overview
Model Context Protocol (MCP) servers extend Claude Code with custom tools and capabilities. MCPs can run as external processes, connect via HTTP/SSE, or execute directly within your SDK application.
Configuration
Basic Configuration
Configure MCP servers in .mcp.json at your project root:
Related Resources
- Custom Tools Guide - Detailed guide on creating SDK MCP servers
- TypeScript SDK Reference
- Python SDK Reference
- SDK Permissions
- Common Workflows
Was this page helpful?