Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DOWNLOAD_PATH | No | Path where downloaded files will be saved | |
| CANVAS_API_KEY | Yes | Canvas API key for authentication | |
| CANVAS_API_URL | Yes | Base URL for the Canvas API | |
| GRADESCOPE_EMAIL | Yes | Email for Gradescope login | |
| GRADESCOPE_PASSWORD | Yes | Password for Gradescope login |
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 | |