Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
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 |
---|---|
remind_me | Add a reminder |
check_reminders | Check your reminders |
complete_reminder | Mark a reminder as completed |
delete_reminder | Delete a reminder |
move_to_notes | Move reminder to permanent notes |
clear_old_reminders | Clear old completed/moved reminders |
help | Get help on using reminders |