Scaffold, compile, deploy, and test confidential smart contracts on fhEVM.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "@just-jelly/mcp-server" yet — see the docs or source repo.
Create a starter project scaffold for a confidential smart contract on Zama fhEVM, including a basic folder structure, sample contract, encrypted input handling, and ACL configuration.
A ready-to-use project structure with sample code and setup guidance.
Compile the current fhEVM contract and deploy it to the target network, then return the build result, deployment address, and key deployment logs.
Compilation status, deployed address, and a deployment log summary for troubleshooting.
Run tests for this confidential contract, verify encryption flow, access control, and transaction failures, then decode the errors and provide an analysis.
Test results, failure causes, decoded error messages, and recommended fixes.
Compute and verify Keccak cryptographic hashes for data integrity checks.
Audit zero-knowledge circuits for soundness and constraint bugs across major frameworks.
Run code securely in a WASM sandbox with capability manifests and task APIs.
Use developer utilities for JSON validation, encoding, timestamps, and hashing.
Explore, analyze, and decompile Java JAR files to understand code structure.
Dynamically manage and invoke MCP servers without restarting your runtime.