Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| INFINI_ENV | No | The Infini environment (sandbox or production) | sandbox |
| INFINI_API_KEY | Yes | Your Infini API key | |
| INFINI_SECRET_KEY | Yes | Your Infini secret key |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| create_payment_order | |
| get_payment_order | |
| list_payment_orders | |
| reissue_order_token | |
| get_supported_currencies | Get list of all supported cryptocurrencies for creating orders. |
| withdraw_funds | |
| verify_webhook_signature | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |