Installation — So installierst du den toon-memory MCP Server
Voraussetzungen
Abschnitt betitelt „Voraussetzungen“- Node.js 20 oder höher
- npm, yarn oder pnpm
Installationsmethoden
Abschnitt betitelt „Installationsmethoden“npm (Empfohlen)
Abschnitt betitelt „npm (Empfohlen)“npm install -g toon-memoryEigenständige Skripte
Abschnitt betitelt „Eigenständige Skripte“macOS / Linux
Abschnitt betitelt „macOS / Linux“curl -fsSL https://raw.githubusercontent.com/LuiggiVal08/toon-memory/main/install.sh | shWindows (PowerShell)
Abschnitt betitelt „Windows (PowerShell)“irm https://raw.githubusercontent.com/LuiggiVal08/toon-memory/main/install.ps1 | iexAus Quellcode
Abschnitt betitelt „Aus Quellcode“git clone https://github.com/LuiggiVal08/toon-memory.gitcd toon-memorynpm installnpm run buildnpm linkInstallation überprüfen
Abschnitt betitelt „Installation überprüfen“toon-memory --version# odernpx toon-memory statusDeinstallation
Abschnitt betitelt „Deinstallation“# Von allen Agenten entfernennpx toon-memory uninstall
# Oder bei globaler Installationtoon-memory uninstall