Zcash Server
БесплатноНе проверенEnables AI agents to send and receive private Zcash payments with shielded transactions, balance checks, and encrypted memos.
Описание
Enables AI agents to send and receive private Zcash payments with shielded transactions, balance checks, and encrypted memos.
README
Track: Building Cool Agents
An MCP (Model Context Protocol) server that enables AI agents to send and receive private Zcash payments with full shielded transaction support.
Features
- Shielded Addresses: Generate and manage private Zcash addresses
- Private Payments: Send ZEC with encrypted memos
- Balance Checking: Query shielded balances
- Transaction History: View private transaction history
- Price Info: Real-time ZEC/USD pricing
Why This Matters
Privacy in digital payments is critical. This MCP server brings private, blockchain-based payments to AI agents, enabling:
- Private agent-to-agent transfers
- Secure payment automation
- Privacy-preserving transactions
- Decentralized finance integration
Installation
npm install
Usage
As MCP Server
Add to your MCP client configuration:
{
"mcpServers": {
"zcash": {
"command": "node",
"args": ["/path/to/zcash-mcp-server/index.js"]
}
}
}
Available Tools
- create_shielded_address - Generate new private Zcash address
- get_balance - Check shielded balance
- send_private_payment - Send ZEC with encrypted memo
- get_transactions - View transaction history
- get_price - Get current ZEC/USD price
Architecture
- Built on MCP SDK
- Connects to Zcash RPC node
- Uses shielded (Sapling/Orchard) addresses
- Encrypts transaction memos
Security
- Private keys never exposed to AI agent
- All transactions use shielded pools
- Encrypted memo support
- No metadata leakage
Demo
See demo/ folder for example usage with Claude Desktop and other MCP clients.
License
MIT
Author
decentrathai - Built for MCP & AI Agents Hackathon 2026
Установка Zcash Server
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/decentrathai/zcash-mcp-serverFAQ
Zcash Server MCP бесплатный?
Да, Zcash Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Zcash Server?
Нет, Zcash Server работает без API-ключей и переменных окружения.
Zcash Server — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Zcash Server в Claude Desktop, Claude Code или Cursor?
Открой Zcash Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Zcash Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
