npx claudepluginhub wyattowalsh/agents --plugin agentsAdd to your .mcp.json:
{
"mcpServers": {
"g-search": {
"command": "npx",
"args": [
"-y",
"g-search-mcp"
]
}
}
}This server connects to external services. Review the URLs it accesses before enabling.
npx