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