torii
by recklessop
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| METRICS_TOKEN | No | Bearer token for /metrics. Empty means the endpoint is off (404). | |
| SESSION_SECRET | Yes | Signs the UI session cookie. Set a stable value or every restart logs everyone out. | |
| PUBLIC_BASE_URL | Yes | Public origin; the OAuth issuer and WebAuthn origin. Must match the hostname clients use, byte-for-byte. | |
| SESSION_HTTPS_ONLY | No | Marks the session cookie Secure. Set true behind TLS. | false |
| TORII_ENCRYPTION_KEY | No | Fernet key encrypting upstream auth headers at rest. Saving an upstream credential is refused if unset. |
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
ResponsivenessUnresponsive