🛠️ Core Environment
🛠️ Core Environment
🔐 Authentication and Security
📂 Storage and Configuration
🧰 MCP Tools Management
🖥️ Container System Services
💾 Volume Management
When running with Docker or Docker Compose, data is persisted using a volume:/app/server/data in the container and stores:
- 📋 User configurations
- 🔧 Tool configurations
- 🔐 Authentication data
🚀 Example Configurations
Basic Docker Compose Setup
Docker Command with Tool Filtering
Python Direct Mode
Create a.env file in the src/server directory: