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 |
|---|---|
| create-task | create a new todo task |
| move-task | move a task to a different status |
| set-prioity | set a task to a different priority |
| add-tag | add tags to a tasks |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| tasks-analytics | get analytics for users tasks |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| tasks | Get all tasks from the database |