Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AZURE_API_KEY | No | Your Azure API key for audio features | |
| ANKI_MEDIA_DIR | No | Path to your Anki media directory (collection.media folder) |
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 |
|---|---|
| anki_add_note | Add a flashcard to an Anki deck |
| anki_add_notes | Add multiple flashcards to an Anki deck |
| anki_create_deck | Create a new Anki deck |