Subscription
No MCP API keyConnect Claude Code, Cursor or Codex using your existing AI plan.
- Ready-to-use HTTP MCP configurations
- Wallet, transfer, deployment and staking skills
- Live EVM and Cosmos tools
This section is currently in development and may change.
Explore ZetaChain through AI agents or the terminal. Query on-chain data, prepare transfers, deploy contracts and work with Cosmos staking from one workspace.
Checking server and loading tools…
Connect Claude Code, Cursor or Codex using your existing AI plan.
Build programmatic TypeScript agents with the Vercel AI SDK and your own provider API key.
Download the kit and open the extracted folder in your client. It includes Claude Code, Cursor and Codex configurations. For an existing workspace, add this HTTP server to your MCP settings:
Claude Code: .mcp.json · Cursor: .cursor/mcp.json. For Codex, register the same endpoint:
Try asking: “Show the latest ZetaChain EVM blocks.” The kit also includes wallet, transfer, deployment and staking skills.
Your client queries the remote MCP server. Transactions are prepared unsigned, reviewed and signed locally, then submitted to ZetaChain.
Claude Code · Cursor · Codex · AI SDK
Public wallet address, chain data and unsigned transaction details
MCP does not need your private key. The SDK agent can query data and prepare transactions; signing and broadcast are separate actions you review.
Create a development wallet and keep its key in a local file. The signer validates chain, sender, value and fees before asking you to confirm.
The key file is unencrypted. Keep it and signed transaction files out of chat and shared folders.
Use your own wallet to review and sign EVM transactions or Cosmos staking messages. Submit only the signed payload to MCP.