Install
openclaw skills install kaspacom-lending-mcpClawHub Security found sensitive or high-impact capabilities. Review the scan results before using.
Use KaspaCom Lending through the KaspaCom DeFi MCP/CLI for market discovery, position checks, and lending actions like supply, borrow, and repay on IGRA and Kasplex environments. Trigger on lending market, health factor, collateral, borrow, repay, or Aave-style KaspaCom requests through MCP.
openclaw skills install kaspacom-lending-mcpFocused skill for KaspaCom lending via MCP/CLI.
npm i -g @kaspacom/defi-mcp
kaspacom-defi getMarkets --network igra
kaspacom-defi getPosition --address 0xYOUR_WALLET --network igra
kaspacom-defi supply --token USDC --amount 500 --network igra
kaspacom-defi borrow --token WKAS --amount 50 --network igra
kaspacom-defi repay --token WKAS --amount max --network igra