cyperx84/claude-code-plugin-examples
Complete learning ecosystem for Claude Code plugins with 17 examples, 7 MCP integrations, and production-ready patterns
Platform-specific configuration:
{
"mcpServers": {
"claude-code-plugin-examples": {
"command": "npx",
"args": [
"-y",
"claude-code-plugin-examples"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...