Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OMNIWIRE_CONFIG | No | JSON mesh config (alternative to file) | |
| OMNIWIRE_NODE_ID | No | Override local node ID detection (auto-detected by default) | |
| CYBERSYNC_PG_HOST | No | PostgreSQL host for CyberSync database | localhost |
| CYBERSYNC_PG_PORT | No | PostgreSQL port for CyberSync database | 5432 |
| CYBERSYNC_PG_USER | No | PostgreSQL database user for CyberSync database | cybersync |
| OMNIWIRE_LINUX_HOME | No | Linux home directory for path mapping | /root |
| CYBERSYNC_PG_DATABASE | No | PostgreSQL database name for CyberSync database | cybersync |
| CYBERSYNC_PG_PASSWORD | No | PostgreSQL database password for CyberSync database |
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 | |