tuesday
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Network interface; 0.0.0.0 publishes to the network | 127.0.0.1 |
| TUESDAY_DB | No | Path to the SQLite database file | |
| TUESDAY_PORT | No | Port | 4010 |
| TUESDAY_EDITOR | No | Editor for code links: vscode, vscode-insiders, cursor, or windsurf | vscode |
| TUESDAY_NO_SEED | No | Set to 1 to not create the example project | |
| TUESDAY_PROJECT | No | Fix the MCP project (name or ID), ignoring the folder | |
| TUESDAY_DATA_DIR | No | Folder for SQLite database and hook state | ./data |
| TUESDAY_PASSWORD | No | Access password — required when not on 127.0.0.1 | |
| TUESDAY_TRUST_PROXY | No | Set to 1 when behind a proxy (nginx, Caddy, Traefik) | |
| TUESDAY_DATABASE_URL | No | PostgreSQL connection string (e.g. postgres://...). If not set, SQLite is used. | |
| TUESDAY_ALLOW_NO_PASSWORD | No | Set to 1 to allow no password on the network (when a proxy already controls access) |
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