npx claudepluginhub lawriec/lost-media-search-plugin --plugin lost-media-searchAdd to your .mcp.json:
{
"mcpServers": {
"video-reader": {
"command": "npx",
"args": [
"-y",
"github:lawriec/mcp-video-reader"
]
}
}
}This server connects to external services. Review the URLs it accesses before enabling.
npx