The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Zeta Chain Cli listing page.
A command-line interface for building and interacting with ZetaChain universal applications. Seamlessly interact with EVM, Solana, Bitcoin, Sui, and TON, all from one CLI.
localnetRun without installing:
Or install globally:
Use zetachain@next for bleeding-edge builds.
Create a new project:
Start localnet:
Query cross-chain balances:
The ZetaChain CLI can be used as an MCP (Model Context Protocol) server, allowing AI assistants like Claude Code and Cursor to execute ZetaChain commands.
Install locally for full access to your filesystem, accounts, and localnet:
Then restart your AI editor to activate the MCP server.
Check installation status:
Remove:
For quick setup without local installation, visit Smithery and click "One-Click Install".
⚠️ Note: The cloud version runs on remote servers and cannot access your local files, accounts, or localnet.
For full command documentation:
Or use --help with any command:
We welcome contributions! Please open issues or submit pull requests.