Guides integration of Model Context Protocol (MCP) servers into Claude Code plugins, including server types (stdio, SSE, HTTP, WebSocket), .mcp.json configuration, authentication patterns (OAuth, tokens), environment variable expansion, and MCP tool naming. Activates when the user asks to add an MCP server, configure .mcp.json, connect an external service, or set up MCP in a plugin.
$npx -y skills add jawhnycooke/claude-plugins --skill mcp-integrationInstalls into the current project.
Run `npx skills use "https://github.com/jawhnycooke/claude-plugins" --skill "jawhnycooke/claude-plugins/mcp-integration"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jawhnycooke/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/jawhnycooke/claude-plugins"` and select the relevant skills, then follow their instructions.