Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TIMEOUT | No | HTTP request timeout in seconds | 30 |
| MEMOS_URL | Yes | Base URL of your Memos server | |
| MEMOS_API_KEY | Yes | API key from Memos Settings → Access Tokens | |
| DEFAULT_VISIBILITY | No | Default visibility for new memos (PRIVATE, PROTECTED, PUBLIC) | PRIVATE |
| MAX_SEARCH_RESULTS | No | Maximum number of search results to return | 50 |
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 | |