Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| save_conversation_note | Save recent conversation messages as a markdown note. The note will be saved in the 'notes' folder with a filename based on the user's question. Automatically filters out tool calls and intermediate processing steps, keeping only user questions and final assistant responses. You can specify how many recent messages to include. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |