Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SEQ_URL | Yes | The URL of the user-owned Datalust Seq instance. Accepts either host URL (e.g., http://localhost:10150) or full API base URL (e.g., http://localhost:10150/api). | |
| SEQ_API_KEY | Yes | API key for the Seq instance. Used for authentication via the X-Seq-ApiKey header. |
Capabilities
Server capabilities have not been inspected yet.
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 | |