set-and-signal
by aranlucas
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DATA_DIR | No | Directory where SQLite-backed state records are stored. | |
| PUBLIC_URL | Yes | The public HTTPS origin of the server. Required when enabling OAuth or MCP clients. | |
| APPLE_CLIENT_ID | No | Apple OAuth client identifier (part of the APPLE_* credentials). | |
| GITHUB_CLIENT_ID | No | GitHub OAuth client ID (part of the GITHUB_* credentials). | |
| GOOGLE_CLIENT_ID | No | Google OAuth client ID (part of the GOOGLE_* credentials). | |
| OPENROUTER_API_KEY | No | Optional API key for OpenRouter-powered suggestions. Leave unset to disable the feature. | |
| APPLE_CLIENT_SECRET | No | Apple OAuth client secret or key used to generate one. | |
| GITHUB_CLIENT_SECRET | No | GitHub OAuth client secret. | |
| GOOGLE_CLIENT_SECRET | No | Google OAuth client secret. |
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