npx claudepluginhub oliverames/ames-claude --plugin ames-preferred-mcpsAdd to your .mcp.json:
{
"mcpServers": {
"apple-notifier": {
"command": "npx",
"args": [
"-y",
"apple-notifier-mcp@latest"
]
}
}
}This server connects to external services. Review the URLs it accesses before enabling.
npx