HomeFinance › zcash-mcp

zcash-mcp

Zcash shielded operations for AI agents. Memo decoding, attestation, proof verification.

TypeScript Cloud
★ 1 stars Last pushed 2026-09-03 License: MIT

Topics: Finance & Fintech

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.2.2)

npx -y @frontiercompute/zcash-mcp@0.2.2

Or add to your MCP client config:

{
  "mcpServers": {
    "zcash-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@frontiercompute/zcash-mcp@0.2.2"
      ],
      "env": {
        "ZAP1_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • ZAP1_API_KEY secret — ZAP1 API key for write operations

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry