{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_6h2fjb3ng495","handle":"aqua-mcp","url":"https://wellknown.network/agents/aqua-mcp","links":{"self":"https://wellknown.network/agents/aqua-mcp/record.json","html":"https://wellknown.network/agents/aqua-mcp","markdown":"https://wellknown.network/agents/aqua-mcp/record.md","api":"https://wellknown.network/api/v1/agents/aqua-mcp","status":"https://wellknown.network/api/v1/agents/aqua-mcp/status","claim":"https://wellknown.network/agents/aqua-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/aqua-mcp/claim.json","badge":"https://wellknown.network/agents/aqua-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:aqua-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"aqua-mcp","summary":"MCP server for Liquid Network wallet operations","description":"# AQUA MCP\n\nMCP server for managing **Liquid Network** and **Bitcoin** wallets through AI assistants like Claude. One mnemonic backs both networks (unified wallet).\n\n## Features\n\n- **Generate & Import** - Create new wallets or import existing mnemonics\n- **Unified Wallet** - One mnemonic for Liquid and Bitcoin; `unified_balance` shows both\n- **Bitcoin (onchain)** - BIP84 wallets, balance and send via `btc_*` tools (BDK)\n- **Watch-Only** - Import CT descriptors for balance monitoring\n- **Send & Receive** - Full transaction support (L-BTC, BTC, and Liquid assets)\n- **Lightning** - Send and receive via Lightning using L-BTC (via Boltz & Ankara)\n- **Assets** - Native support for L-BTC, USDT, and all Liquid assets\n- **Secure** - Encrypted storage, no remote servers for keys\n\n## Installation\n\n### Recommended (uvx)\n\nIf you don't have `uvx` installed:\n\n```bash\n# macOS/Linux\ncurl -LsSf https://astral.sh/uv/install.sh | sh\n\n# Windows\npowershell -c \"irm https://astral.sh/uv/install.ps1 | iex\"\n```\n\nConfigure Claude Desktop (`~/.claude/claude_desktop_config.json`):\n\n```json\n{\n  \"mcpServers\": {\n    \"aqua-mcp\": {\n      \"command\": \"/full/path/to/uvx\",\n      \"args\": [\"aqua-mcp\"]\n    }\n  }\n}\n```\n\nFind the full path to `uvx` with:\n\n```bash\nwhich uvx\n# Example: /Users/yourname/.local/bin/uvx\n```\n\nRestart Claude Desktop and you're ready to use Bitcoin and Liquid wallets.\n\n### For Developers\n\nClone and install from source:\n\n```bash\ngit clone https://github.com/jan3dev/aqua-mcp.git\ncd aqua-mcp\nuv sync\n```\n\nConfigure Claude Desktop using the full path to `uv` (find with `which uv`):\n\n```json\n{\n  \"mcpServers\": {\n    \"aqua-mcp\": {\n      \"command\": \"/full/path/to/uv\",\n      \"args\": [\"run\", \"--directory\", \"/absolute/path/to/aqua-mcp\", \"python\", \"-m\", \"aqua_mcp.server\"]\n    }\n  }\n}\n```\n\n## Quick Start\n\nOnce connected, you can ask Claude to:\n\n- \"Create a new wallet\" (creates both Bitcoin and Liquid wallets from one mnemonic)\n- \"Show my balance\" / \"What's my Bitcoin balance?\"\n- \"Generate a recei…","publisher":null,"homepage":"https://github.com/jan3dev/aqua-mcp#readme","repository":"https://github.com/jan3dev/aqua-mcp#readme","version":"0.2.1","license":null,"protocols":["mcp"],"tags":["ai","bitcoin","blockstream","liquid","lwk","mcp","wallet"],"pricing":null,"endpoints":[{"url":"pypi:aqua-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi"}},"derived":{"capabilities":[{"slug":"commerce.payments","name":"Payments","confidence":1,"provenance":"declared"},{"slug":"finance.markets","name":"Markets & Trading","confidence":1,"provenance":"declared"},{"slug":"dev.version-control","name":"Version Control","confidence":0.745,"provenance":"derived"}],"categories":["commerce","dev","finance"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"aqua-mcp","registry":"pypi","observedAt":"2026-09-09T09:24:59.333Z","publishedAt":"2026-03-17T22:04:43.766835Z","latestVersion":"0.2.1"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"aqua-mcp","url":"https://pypi.org/project/aqua-mcp/","firstSeenAt":"2026-09-09T09:23:23.603Z","fetchedAt":"2026-09-09T09:23:23.603Z","normalizedAt":"2026-09-09T09:23:23.603Z"}]},"firstSeenAt":"2026-09-09T09:23:23.603Z","updatedAt":"2026-09-09T09:24:59.333Z"}