概要
Provides comprehensive guidance for integrating external tools and services into Claude Code plugins via the Model Context Protocol (MCP). This skill details how to configure various server types (stdio, SSE, HTTP, WebSocket) to connect to APIs, databases, or local processes. It covers authentication patterns like OAuth and API tokens, best practices for security and performance, and the full lifecycle management of MCP servers, enabling developers to expose powerful external capabilities as native tools within Claude.