# Universal Blockchain

An MCP server that connects ZetaChain CLI into your editor. Query balances, send cross-chain transactions, and manage universal contracts directly through MCP.

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add zeta-chain/cli

# Browse available tools
npx -y @smithery/cli@latest tool list zeta-chain/cli
```
