npx claudepluginhub cloud-officer/claude-code-plugin-dev --plugin co-devAdd to your .mcp.json:
{
"mcpServers": {
"playstore": {
"command": "npx",
"args": [
"-y",
"github:Kirill812/GPlay_reviews_MCP_server"
]
}
}
}This server connects to external services. Review the URLs it accesses before enabling.
npx