ZetaChain logo

ZetaChain

  • Overview

  • Overview
  • Blockchain

  • Blockchain
  • Validators

  • Validators
  • Proposals

  • Proposals
  • Utilities

  • Utilities
  • Statistics

  • Statistics
  • Assets

  • Assets
  • Gas tracker

  • Gas tracker
  • MCP

  • MCP
  • Verify Contract

  • Verify Contract

mainnet

zetachain_7000-1

Latest Block

‌
‌

exploreme

Network

Home

Socials

WebsiteTwitterGithubDiscord

Help

Help centerBug report
Backend: —Frontend: v4.6.1-dev0908.1

Powered by

STAKEME
Back to Agent Kit

Codex

The project includes .codex/config.toml:

[mcp_servers.zetachain]
url = "https://zetachain.exploreme.pro/api/mcp"

Alternatively, register the server using the Codex CLI:

codex mcp add zetachain --url https://zetachain.exploreme.pro/api/mcp
codex mcp list

Use one configuration location; merge the stanza into existing configuration instead of replacing other servers. Reload the client if necessary. Project configuration availability depends on whether the project is trusted in your client.

The .agents/skills/zetachain/SKILL.md skill describes the network and transaction workflow. Try: “Use the ZetaChain skill to inspect the network and my public wallet address.”

The MCP connection does not require an AI API key. Local examples need Node.js 22+ and npm ci. Do not expose .env, key files or mnemonics to the client. For local signing, run the sign command yourself in a terminal. Codex MCP documentation