Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LIDARR_URL | No | The URL of your Lidarr instance (e.g., http://localhost:8686) | |
| RADARR_URL | No | The URL of your Radarr instance (e.g., http://localhost:7878) | |
| SONARR_URL | No | The URL of your Sonarr instance (e.g., http://localhost:8989) | |
| READARR_URL | No | The URL of your Readarr instance (e.g., http://localhost:8787) | |
| PROWLARR_URL | No | The URL of your Prowlarr instance (e.g., http://localhost:9696) | |
| LIDARR_API_KEY | No | Your Lidarr API key (found in Settings > General > Security) | |
| RADARR_API_KEY | No | Your Radarr API key (found in Settings > General > Security) | |
| SONARR_API_KEY | No | Your Sonarr API key (found in Settings > General > Security) | |
| READARR_API_KEY | No | Your Readarr API key (found in Settings > General > Security) | |
| PROWLARR_API_KEY | No | Your Prowlarr API key (found in Settings > General > Security) |
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 |
|---|---|
No tools | |