π¦ ClawHub
KaspaCom DeFi MCP
by @marciano147
Use KaspaCom DeFi MCP or CLI to query and transact across KaspaCom DEX, Lending, and LFG Launchpad on IGRA and Kasplex mainnet/testnet. Trigger when the user...
TERMINAL
clawhub install kaspacom-defi-mcpπ About This Skill
name: kaspacom-defi-mcp description: Use KaspaCom DeFi MCP or CLI to query and transact across KaspaCom DEX, Lending, and LFG Launchpad on IGRA and Kasplex mainnet/testnet. Trigger when the user wants AI-agent access to KaspaCom DeFi, asks to use MCP with Claude/Cursor/Codex, or wants unified CLI/MCP interaction with swaps, lending positions, launchpad buys, prices, pairs, or protocol info.
KaspaCom DeFi MCP
KaspaCom DeFi MCP exposes KaspaCom DeFi through a single MCP server and CLI.
Supports
igra, igra-testnet, kasplex, kasplex-testnetInstall
npm i -g @kaspacom/defi-mcp
Start MCP server
MCP_NETWORK=igra node dist/mcp/index.js
With wallet:
MCP_WALLET_KEY="0x..." MCP_NETWORK=igra node dist/mcp/index.js
CLI
kaspacom-defi --help
Good use cases
Notes
MCP_WALLET_KEY.igra-testnet or kasplex-testnet for safe testing first.π Tips & Best Practices
MCP_WALLET_KEY.igra-testnet or kasplex-testnet for safe testing first.