mcp-installer

stdio

Used by 1 plugin

Installs researcher-plugin, the highest-starred plugin that provides this server

Install
1
Run in your terminal
$
npx claudepluginhub AlexeyTripleA/claude-code-plugins --plugin researcher-plugin
Add to Your Project

Add to your .mcp.json:

{
  "mcpServers": {
    "mcp-installer": {
      "command": "npx",
      "args": [
        "@anaisbetts/mcp-installer"
      ]
    }
  }
}
Command
npx
Arguments
@anaisbetts/mcp-installer