Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BUYICT_UX_TOKEN | Yes | UX-Token from request headers | |
| BUYICT_SESSION_ID | Yes | JSESSIONID from the Cookie header | |
| BUYICT_USER_TOKEN | Yes | X-UserToken from request headers | |
| BUYICT_GLIDE_NODE_ID | No | glide_node_id_for_js from the Cookie header | |
| BUYICT_VALK_SESSION_ID | No | VALK_SESSION_ID from the Cookie header | |
| BUYICT_GLIDE_USER_ROUTE | No | glide_user_route from the Cookie header |
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_opportunities | Search for procurement opportunities on BuyICT with optional filters |
| get_opportunity_details | Get detailed information about a specific opportunity |
| list_marketplaces | Get list of available marketplaces/procurement types |