Offline Mode Fix
Make offline mode opt-in to allow first-time installations
Fixed
- Offline Mode: Changed from always-on to opt-in to allow first-time installations to download models (#286)
- Offline mode now only activates when
MCP_MEMORY_OFFLINE=1is explicitly set - Or when user has already set
HF_HUB_OFFLINEorTRANSFORMERS_OFFLINE - Cache paths are still configured automatically
- Fixes "outgoing traffic has been disabled" error during fresh installs
- Offline mode now only activates when
Installation
pip install mcp-memory-service==8.54.2