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

Claude Code

Open the extracted kit folder and start claude. The root .mcp.json configures zetachain using Streamable HTTP. Approve the project MCP server when prompted, then inspect its connection using /mcp.

No Node dependencies are needed to query MCP directly. For local wallet and example scripts, install Node.js 22+ and run npm ci first.

The .claude/skills/ directory includes wallet, send, deploy, and stake. These skills use public addresses and unsigned preparation; local signing and broadcast stay in your terminal.

Try: “List the ZetaChain tools and show the active network.” Never paste a private key or mnemonic into chat. The included settings deny ordinary reads of .env and .wallet, but instructions and client permissions are not a security boundary against arbitrary shell access. Use an external wallet for that separation.

If tools are missing, confirm the endpoint is https://zetachain.exploreme.pro/api/mcp, transport is HTTP, and the project server is enabled. Claude Code MCP documentation