0xL0C1
by LincForge
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOCI_DB | No | SQLite file, when the backend is SQLite | ./loci.db |
| LOCI_HOST | No | Bind address (0.0.0.0 inside the container) | 127.0.0.1 |
| LOCI_PORT | No | Bind port | 8130 |
| LOCI_DB_HOST | No | RDS endpoint. Presence of LOCI_DB_HOST selects Postgres. | |
| LOCI_DB_NAME | No | The database name. | |
| LOCI_DB_SECRET | No | The RDS-managed {"username","password"} secret as JSON. | |
| LOCI_PATH_TOKEN | No | The capability-URL path segment: /loci-<token>/… (generated into .loci-token if not set) | |
| LOCI_DATABASE_URL | No | Full Postgres DSN. Its presence selects the Postgres backend. |
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