sync-hub
by Ekonum
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Interface d'écoute (reste local par défaut) | 127.0.0.1 |
| PORT | No | Port du dashboard/API | 4000 |
| SYNC_HUB_DATA_DIR | No | Emplacement de la base SQLite et des logs | <repo>/data |
| SYNC_HUB_REMOTE_URL | No | Hub d'équipe vers lequel pousser/tirer | |
| SYNC_HUB_IMPORTS_DIR | No | Dossier des exports bulk (ChatGPT, Claude.ai) | <repo>/imports |
| SYNC_HUB_REMOTE_TOKEN | No | Jeton d'appareil — normalement lu du trousseau par run_daemon.sh, pas défini à la main | |
| SYNC_HUB_AUTH_DISABLED | No | 1 pour désactiver l'authentification (instance mono-utilisateur) | 0 |
| SYNC_HUB_PROJECTS_ROOT | No | Racine scannée pour découvrir les projets | ~/Projets |
| SYNC_HUB_DISABLE_LOCAL_INGEST | No | 1 sur le hub : il reçoit, il ne scanne aucun fichier | 0 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues