关于
This skill provides a comprehensive framework for developers to extend Claude Code's capabilities by connecting it to external services via the Model Context Protocol (MCP). It guides users through configuring various server types—including stdio, SSE, HTTP, and WebSocket—to expose external tools, handle authentication flows like OAuth, and manage the lifecycle of connected services. By following the patterns and best practices outlined in this skill, developers can build robust, tool-equipped plugins that allow Claude to interact securely and efficiently with databases, cloud APIs, and local systems.