KawaFi
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| EXECUTE_TX | No | Security mode: 'true' to sign and execute transactions directly, 'false' (default) to generate unsigned transactions for external signing. | false |
| HEDERA_NETWORK | No | The Hedera network to connect to, typically 'mainnet' or 'testnet'. | mainnet |
| SAUCERSWAP_API_KEY | No | Optional but recommended API key for SaucerSwap integration. | |
| MAINNET_HEDERA_OPERATOR_ID | No | Hedera operator account ID for mainnet (e.g., 0.0.123456). | |
| TESTNET_HEDERA_OPERATOR_ID | No | Hedera operator account ID for testnet. | |
| MAINNET_HEDERA_OPERATOR_KEY | No | Hedera operator private key for mainnet. Required only if EXECUTE_TX is true. | |
| TESTNET_HEDERA_OPERATOR_KEY | No | Hedera operator private key for testnet. Required only if EXECUTE_TX is true. |
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
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| bonzo_get_reservesB | Get all lending/borrowing reserves from Bonzo Finance |
| bonzo_get_accountC | Get account positions from Bonzo Finance |
| bonzo_get_liquidationsB | Get accounts with outstanding debt eligible for liquidation |
| stader_get_exchange_rateA | Get current HBAR to HBARX exchange rate |
| stader_stake_hbarC | Prepare HBAR staking transaction (returns unsigned transaction) |
| stader_unstake_hbarxC | Prepare HBARX unstaking transaction (returns unsigned transaction) |
| heliswap_get_pair_infoC | Get trading pair information from HeliSwap |
| hashport_get_supported_assetsB | Get list of assets supported by Hashport bridge |
| hashport_get_supported_networksB | Get all networks supported by Hashport |
| hashport_get_bridge_stepsC | Get step-by-step instructions for bridging assets via Hashport |
| hashport_validate_bridgeC | Validate bridge parameters before initiating a bridge |
| hashport_get_assets_amountsB | Get reserve amounts for all assets on Hashport |
| hashport_get_transfersC | Get paginated list of transfers with optional filtering |
| hashport_get_network_assetsC | Get assets available on a specific network |
| hashport_get_network_asset_amountsC | Get amounts for a specific asset on a network |
| hashport_get_network_asset_detailsC | Get detailed information for a specific asset on a network |
| hashport_convert_hedera_tx_idC | Convert Hedera transaction ID format |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/gabrielantonyxaviour/kawa-fi'
If you have feedback or need assistance with the MCP directory API, please join our Discord server