Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ENRIPROXY_URL | No | The URL of the EnriProxy server (e.g., http://127.0.0.1:8787). | http://127.0.0.1:8787 |
| ENRIPROXY_API_KEY | Yes | An EnriProxy API key used to authenticate with the EnriProxy server. | |
| ENRIWEB_TIMEOUT_MS | No | Timeout for requests in milliseconds. | 60000 |
| ENRIWEB_GITHUB_TOKEN | No | Used for GitHub API enrichment to improve rate limits. | |
| ENRIWEB_WEB_FETCH_DEFAULT_MAX_CHARS | No | Maximum characters allowed for web fetch content defaults. | 200000 |
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 | |