Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MIST_NOTES_DIR | Yes | Path to the directory where notes will be stored | |
| MIST_GOOGLE_TOKEN_PATH | No | Path to the Google API token JSON file | ./token.json |
| MIST_GOOGLE_CREDENTIALS_PATH | No | Path to the Google API credentials JSON file | ./credentials.json |
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 | |