Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SPELLCHECKER_CONFIG | No | Path to a spellchecker.config.json configuration file for setting languages and advanced scan options like fileTypes and ignorePaths. | |
| SPELLCHECKER_LANGUAGES | No | Comma-separated list of language codes to enable (e.g., 'en-US,es,fr'). Supported languages include en-US, en-GB, es, fr, de, pt, pt-BR, it, nl, pl, ru, uk, sv, da, nb. |
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 | |