# Bearer token for API authentication # Generated automatically on first run and stored in ~/.memory-bridge/.env MEMORY_BRIDGE_TOKEN= # Port to listen on (default: 3722) MEMORY_BRIDGE_PORT=3722 # Ollama base URL (default: http://localhost:11434) OLLAMA_URL=http://localhost:11434