From apple-events
npx claudepluginhub yousiki/claude-plugins --plugin apple-events
Add to your .mcp.json:
.mcp.json
{ "mcpServers": { "apple-events": { "command": "npx", "args": [ "-y", "mcp-server-apple-events" ] } } }
npx