Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| payment-methods | |
| product-types | |
| giftcards | |
| refills | |
| bills | |
| esims | |
| crypto-utils |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search | Search for gift cards, esims, mobile topups and more. It's suggested to use the |
| detail | Get detailed information about a product |
| categories | Get the full product type/categories map. It's suggested to use this tool to get the categories and then use the |
| ping | Check if the Bitrefill API is available |