Durable Thinking
by linxule
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_API_TOKEN | No | Static bearer token for API access. Generate at least 32 random bytes. | |
| GITHUB_CLIENT_ID | No | GitHub OAuth App client ID. | |
| ALLOWED_HOSTNAMES | No | Optional comma-separated host allowlist for custom domains. | |
| ALLOWED_GITHUB_LOGIN | No | Comma-separated list of GitHub logins allowed to authorize. Empty or missing fails closed. | |
| GITHUB_CLIENT_SECRET | No | GitHub OAuth App client secret. | |
| THOUGHT_RETENTION_DAYS | No | Number of days to retain thoughts. 0 retains indefinitely; positive value enables sliding expiration. | 0 |
| ALLOWED_ORIGIN_HOSTNAMES | No | Optional comma-separated browser-Origin hostname allowlist. |
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