glean-company-docs
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GLEAN_TOP_K | No | Number of top search results to retrieve. Default: '5'. | 5 |
| GLEAN_ACT_AS | Yes | Email address to impersonate for the query path. Required for Global tokens. | |
| GLEAN_INSTANCE | Yes | The Glean instance name (e.g., 'support-lab'). Used to construct the API base URL. | |
| GLEAN_DATASOURCE | Yes | Datasource name used to namespace document IDs. Required for search and chat. | |
| GLEAN_CLIENT_TOKEN | Yes | API token with Chat/Search scope and type Global. Required for search and chat. | |
| GLEAN_DOC_ID_PREFIX | No | Optional prefix for document IDs. Default: 'halcyon'. | halcyon |
| GLEAN_CHAT_TIMEOUT_MS | No | Timeout in milliseconds for Glean Chat API calls. Default: '60000'. | 60000 |
| GLEAN_MAX_SNIPPET_SIZE | No | Maximum snippet size in characters. Default: '2000'. | 2000 |
| GLEAN_MIN_TERM_OVERLAP | No | Minimum term overlap fraction for relevance floor. Default: '0.30'. | 0.30 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues