Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CLIENT_ID | Yes | DigiKey API client ID | |
| USE_SANDBOX | No | Use sandbox API (true) or production (false). The Dockerfile and catalog examples override this to false. | true |
| CLIENT_SECRET | Yes | DigiKey API client secret | |
| DIGIKEY_LOCALE_SITE | No | DigiKey site (e.g., AT, DE, UK) | US |
| DIGIKEY_LOCALE_CURRENCY | No | Pricing currency (e.g., EUR) | USD |
| DIGIKEY_LOCALE_LANGUAGE | No | Response language | en |
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 | |