Was ist apple-music?
Apple Music-Integration über AppleScript (macOS) oder MusicKit API Quelle: epheterson/mcp-applemusic.
Apple Music-Integration über AppleScript (macOS) oder MusicKit API
Installieren Sie den KI-Skill apple-music schnell in Ihrer Entwicklungsumgebung über die Kommandozeile
Quelle: epheterson/mcp-applemusic.
Guide for integrating with Apple Music. Covers AppleScript (macOS), MusicKit API (cross-platform), and the critical library-first requirement.
Why: Playlists use library IDs (i.abc123), not catalog IDs (1234567890).
| Setup required | None | Dev account + tokens | | Playlist management | Full | API-created only | | Playback control | Full | None | | Catalog search | No | Yes | | Library access | Instant | With tokens | | Cross-platform | No | Yes |
Apple Music-Integration über AppleScript (macOS) oder MusicKit API Quelle: epheterson/mcp-applemusic.
Stabile Felder und Befehle für KI/Such-Zitate.
npx skills add https://github.com/epheterson/mcp-applemusic --skill apple-musicApple Music-Integration über AppleScript (macOS) oder MusicKit API Quelle: epheterson/mcp-applemusic.
Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/epheterson/mcp-applemusic --skill apple-music Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw
https://github.com/epheterson/mcp-applemusic