Ick
Freeby MCP Community
Claude Code extension manager — MCP servers, plugins (skills, hooks, agents), and marketplaces
v0.0.21Added Apr 12, 2026
claudeclaude-codecliconfigurationmcp
Ick MCP Server
Claude Code extension manager — MCP servers, plugins (skills, hooks, agents), and marketplaces
Installation
npx -y mcpick
Reviews
Installation
Quick install
npx -y mcpick
Add to claude_desktop_config.json
{
"mcpServers": {
"ick": {
"command": "npx",
"args": ["-y", "mcpick"]
}
}
}