npx claudepluginhub ksairi/claude --plugin expo-rn-pluginAdd to your .mcp.json:
{
"mcpServers": {
"doppler": {
"command": "${CLAUDE_PLUGIN_ROOT}/bin/mcp-run.sh",
"args": [
"npx",
"-y",
"@dopplerhq/mcp-server"
]
}
}
}This server has elevated permissions. Review the source code before enabling.
${CLAUDE_PLUGIN_ROOT}/bin/mcp-run.sh