Standard I/O
npx (run directly)
npx mcp-server-apple-eventsAdd this to your claude_desktop_config.json:
{
"mcpServers": {
"mcp-server-apple-events": {
"args": [
"mcp-server-apple-events"
],
"command": "npx"
}
}
}