MCP Server
MCP
io.github.Zk-nd3r/zcash-mcp
Zcash shielded operations for AI agents. Memo decoding, attestation, proof verification.
Install
npx -y @frontiercompute/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@frontiercompute/zcash-mcp",
"version": "0.2.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "ZAP1 API key for write operations",
"format": "string",
"isSecret": true,
"name": "ZAP1_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment