Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LLM_API_KEY | No | Generic LLM API key used for structured extraction. | |
| LLM_PROVIDER | No | Generic LLM provider configuration (e.g., openai/gpt-4o-mini) used for structured extraction. | |
| OPENAI_API_KEY | No | OpenAI API key used for structured extraction features. | |
| ANTHROPIC_API_KEY | No | Anthropic API key used for structured extraction features. |
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 | |