Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TRANSPORT | No | The transport protocol to use for the server. Set to 'http' to enable connectivity for the web client (defaults to stdio). |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| resources | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| load_day_planner | Opens an interactive day planning dashboard showing your calendar, emails, and docs. The dashboard shows:
Use this to give the user a holistic view of their day. |
| handle_day_planner_action | Processes an interactive action triggered by the user in the Day Planner UI. Action types:
|
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| ui://day-planner/app.html |