Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
MEM_DEBUG | No | Enable debug logging (default: false) | false |
MEM_API_KEY | Yes | Your Mem.ai API key (required) | |
MEM_API_BASE_URL | No | Custom API endpoint (default: https://api.mem.ai/v2) | https://api.mem.ai/v2 |
MEM_REQUEST_TIMEOUT | No | Request timeout in seconds (default: 30) | 30 |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |