Coin Daemon (Zcash)

Integrates with cryptocurrency daemon RPC interfaces to enable secure querying and management of blockchain networks, with initial support for Zcash.

View Source
1 stars
0 tools
Created Aug 2025
@raw391/raw391-coin-daemon-zcash-coin-daemon-mcp

About

Integrates with cryptocurrency daemon RPC interfaces to enable secure querying and management of blockchain networks, with initial support for Zcash.

Categories

general

Installation

npm

npm install @raw391/raw391-coin-daemon-zcash-coin-daemon-mcp

Configuration

{ "mcpServers": { "raw391-coin-daemon-zcash-coin-daemon-mcp": { "command": "npx", "args": [ "-y", "@raw391/raw391-coin-daemon-zcash-coin-daemon-mcp" ] } } }