wdk-wallet-liquid-mcp
OfficialClick on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@wdk-wallet-liquid-mcpWhat's my L-BTC balance?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
wdk-wallet-liquid-mcp
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 |
| Network, policy asset, receive address, chain tip. |
| A confidential (CT) receive address. |
| Spendable L-BTC balance (satoshis). |
| Balance of a specific Liquid asset. |
| All assets held with balances. |
| Transaction history. |
| Wallet UTXOs. |
| Send L-BTC to a CT address. |
| Send a Liquid asset (e.g. USDt-Liquid). |
| Suggested fee rates (sat/vB). |
Related MCP server: AgentBTC MCP Server
Configuration
Env var | Default | Description |
| — (required) | BIP-39 mnemonic for the wallet. |
|
|
|
| network default | Esplora API base URL. |
| — | If set, serve over StreamableHTTP instead of stdio. |
| — | 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.jsLicense
Apache-2.0
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceEnables Bitcoin Lightning wallet integration with LLMs through Nostr Wallet Connect (NWC). Supports lightning payments, LNURL operations, and L402 authentication for AI-powered bitcoin transactions.Last updated78Apache 2.0
- AlicenseAqualityDmaintenanceEnables AI agents to perform Bitcoin and Lightning Network payments using a non-custodial, zero-trust architecture. It provides 13 tools for wallet management, invoice creation, and payment processing while keeping node credentials local to the user's machine.Last updated1326MIT
- AlicenseBqualityAmaintenanceBitcoin Lightning Network Wallet for AI Agents and the Command Line.Last updated431629MIT
- AlicenseAqualityBmaintenanceMCP server for managing Bitcoin, Liquid Network, and Lightning wallets through AI assistants, with unified seed support, secure encrypted storage, and both CLI and tool interfaces.Last updated713MIT
Related MCP Connectors
Provide AI agents and automation tools with contextual access to blockchain data including balance…
Native Solana staking for AI agents. 26 MCP tools, one-shot signing, webhooks.
Agent registry with Nostr identity, reputation, escrow, observability, and Lightning payments.
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/kaleidoswap/wdk-wallet-liquid-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server