mcp-installer
stdioUsed 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-pluginAdd to Your Project
Add to your .mcp.json:
{
"mcpServers": {
"mcp-installer": {
"command": "npx",
"args": [
"@anaisbetts/mcp-installer"
]
}
}
}Command
npxArguments
@anaisbetts/mcp-installer