From 54bcf87ea296f30a55d93d61b1a4f8862c87018d Mon Sep 17 00:00:00 2001 From: Zk-nd3r Date: Sun, 5 Apr 2026 06:12:44 +0000 Subject: [PATCH] add zcash-mcp --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e4de615..10e3793 100644 --- a/README.md +++ b/README.md @@ -209,6 +209,10 @@ Example: /plugin install analyze-codebase ``` +## Crypto & Privacy + +- [Zcash MCP](https://github.com/Frontier-Compute/zcash-mcp) - 18 Zcash tools: shielded send, memo decode, attestation, split-key custody. First privacy-chain MCP server. + ## Contributing Contributions are welcome!