ach-memory
by ackstorm
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MEMORY_DATABASE_URL | Yes | Postgres connection string, e.g. postgresql+psycopg://user:pass@host:port/dbname | |
| MEMORY_MASTER_USERS | Yes | Operator users, matched on the identity provider's subject | |
| MEMORY_HINDSIGHT_URL | Yes | Engine base URL (e.g. http://localhost:8888 locally or .../api in the cluster) | |
| MEMORY_MASTER_GROUPS | Yes | Operator groups, matched on the identity provider's subject | |
| MEMORY_AUTH_JWT_ISSUER | No | Expected JWT issuer (part of MEMORY_AUTH_JWT_* group) | |
| MEMORY_AUTH_JWT_AUDIENCE | No | Expected JWT audience (part of MEMORY_AUTH_JWT_* group) | |
| MEMORY_AUTH_JWT_JWKS_URL | No | JWKS URL for JWT verification (part of MEMORY_AUTH_JWT_* group) | |
| MEMORY_MCP_ALLOWED_HOSTS | Yes | Host header values the MCP transport accepts (otherwise 421) | |
| MEMORY_AUTH_PLATFORM_HEADER | No | Incoming header that carries the caller's key (part of MEMORY_AUTH_PLATFORM_* group) | |
| MEMORY_AUTH_PLATFORM_USER_FIELD | No | Field in resolver response containing user identifier (part of MEMORY_AUTH_PLATFORM_* group) | |
| MEMORY_AUTH_PLATFORM_GROUPS_FIELD | No | Field in resolver response containing user groups (part of MEMORY_AUTH_PLATFORM_* group) | |
| MEMORY_AUTH_PLATFORM_RESOLVER_URL | No | URL to resolve the caller's identity (part of MEMORY_AUTH_PLATFORM_* group) | |
| MEMORY_AUTH_PLATFORM_RESOLVER_HEADER | No | Header for the resolver request (part of MEMORY_AUTH_PLATFORM_* group) |
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