r4ck
by profullstack
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SITE_URL | Yes | The base URL of the site (e.g. http://localhost:3000). | |
| DATABASE_URL | Yes | The database connection string (e.g. postgres://...). | |
| SYNC_MINUTES | No | How often the worker reads the most recently updated NicheDB rows, in minutes. | 15 |
| SYNC_BUDGET_MS | No | Maximum time budget for a full sync walk, in milliseconds (8 minutes = 480000 ms). | 480000 |
| SYNC_WALK_HOURS | No | How often the worker walks the entire NicheDB collection, in hours. | 24 |
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