Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| accounts | Yes | JSON string containing list of Plex account API tokens. Example: [{"label":"primary","token":"<plex-token>"},{"label":"secondary","token":"<plex-token>"}] | |
| log_level | No | Log level: debug, info, warn, or error | info |
| cache_ttl_seconds | No | Cache duration for server/user lookups (30–3600 seconds) | 300 |
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 | |