ZClassic full node in one ~15 MB pure-C23 binary — Equihash 200,9 PoW, Sapling shielded transactions, embedded Tor onion service, block explorer, wallet, and an MCP server for AI-native operation
View on GitHub →
Try with Claude — $10 free →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"zclassic": {
"command": "npx",
"args": [
"-y",
"ZclassiC23/zclassic"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add zclassic npx -y ZclassiC23/zclassic
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"zclassic": {
"command": "npx",
"args": [
"-y",
"ZclassiC23/zclassic"
]
}
}
}
📋 Copy
Topics
blockchain c23 cryptocurrency equihash full-node mcp tor zclassic zk-snarks