Custodian
by happyc0der
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AUTH_MODE | No | Authentication mode. Set to dev for local runs (see .env.example: AUTH_MODE=dev, file store). | dev |
| PUBLIC_URL | No | The public base URL of the server, used as the OAuth issuer / JWT audience. Pinned on the second deploy once the App Runner domain is known (e.g. https://<ServiceUrl>). | |
| BEDROCK_ENABLED | No | Enables Claude-on-Bedrock enrichment for ambiguous recall matches and item normalization. On in production (BEDROCK_ENABLED=true), off locally by default. | false |
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