Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Wdk Wallet Liquid

БесплатноНе проверен

Enables AI agents to interact with a Liquid network wallet, including balance checks, transaction history, and sending L-BTC or Liquid assets. Backed by an in-p

GitHubEmbed

Описание

Enables AI agents to interact with a Liquid network wallet, including balance checks, transaction history, and sending L-BTC or Liquid assets. Backed by an in-process LWK wallet, requiring only a mnemonic, with both stdio and HTTP support.

README

MCP server exposing a Liquid network wallet to AI agents, backed by @kaleidorg/wdk-wallet-liquid (an in-process LWK wallet). No external daemon is required.

Tools

Tool Description
liquid_get_node_info Network, policy asset, receive address, chain tip.
liquid_get_address A confidential (CT) receive address.
liquid_get_balance Spendable L-BTC balance (satoshis).
liquid_get_asset_balance Balance of a specific Liquid asset.
liquid_list_assets All assets held with balances.
liquid_list_transactions Transaction history.
liquid_list_unspents Wallet UTXOs.
liquid_send_btc Send L-BTC to a CT address.
liquid_send_asset Send a Liquid asset (e.g. USDt-Liquid).
liquid_get_fee_rates Suggested fee rates (sat/vB).

Configuration

Env var Default Description
LIQUID_MNEMONIC — (required) BIP-39 mnemonic for the wallet.
LIQUID_NETWORK testnet mainnet, testnet or regtest.
LIQUID_ESPLORA_URL network default Esplora API base URL.
PORT If set, serve over StreamableHTTP instead of stdio.
MCP_AUTH_TOKEN Optional bearer token for HTTP mode.

Run

npm install
npm run build

# stdio (Claude Desktop, kaleidoagent, …)
LIQUID_MNEMONIC="word word ..." node dist/index.js

# HTTP
PORT=3013 LIQUID_MNEMONIC="word word ..." node dist/index.js

License

Apache-2.0

from github.com/kaleidoswap/wdk-wallet-liquid-mcp

Установить Wdk Wallet Liquid в Claude Desktop, Claude Code, Cursor

Рекомендуется · одна команда, все IDE
unyly install wdk-wallet-liquid-mcp

Ставит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.

Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh

Или настроить вручную

Выполни в терминале:

claude mcp add wdk-wallet-liquid-mcp -- npx -y github:kaleidoswap/wdk-wallet-liquid-mcp

Пошаговые гайды: как установить Wdk Wallet Liquid

FAQ

Wdk Wallet Liquid MCP бесплатный?

Да, Wdk Wallet Liquid MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Wdk Wallet Liquid?

Нет, Wdk Wallet Liquid работает без API-ключей и переменных окружения.

Wdk Wallet Liquid — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить Wdk Wallet Liquid в Claude Desktop, Claude Code или Cursor?

Открой Wdk Wallet Liquid на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Wdk Wallet Liquid with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории ai