Skip to content
Claude Code

TONNode — TON blockchain access for Claude Code

io.github.tonnode/mcp

Liteserver access to TON: balances, account state, transactions and get-methods over native ADNL.

client:Claude Code transport:stdio runtime:npm

Install TONNode — TON blockchain access in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add mcp -e TON_LITESERVERS=<TON_LITESERVERS> -e TON_NETWORK=<TON_NETWORK> -- npx -y @tonnode/mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

TONNode — TON blockchain access in other clients