概要
Enables Claude Code plugins to communicate with external APIs, databases, and services by configuring and managing Model Context Protocol (MCP) servers. It provides standardized patterns for connecting via stdio, SSE, HTTP, or WebSockets, handles complex authentication flows like OAuth, and offers guidance on discovering existing servers through PulseMCP. This skill is essential for developers looking to extend Claude's capabilities with custom tools while maintaining security best practices, portable configuration patterns, and efficient tool lifecycle management.