Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Ton

БесплатноНе проверен

This MCP Server allows you to interact with the TON Blockchain

GitHubEmbed

Описание

This MCP Server allows you to interact with the TON Blockchain

README

This repository contains the Ton MCP (Model Context Protocol) Server. This MCP Server allows you to interact with your Ton wallet and perform various operations such as sending transactions, checking balances, and more.

What is MCP (Model Context Protocol)?

You can read more about the Model Context Protocol here: https://modelcontextprotocol.io

But in a nutshell

The Model Context Protocol (MCP) is an open protocol that enables seamless integration between LLM applications and external data sources and tools. Whether you’re building an AI-powered IDE, enhancing a chat interface, or creating custom AI workflows, MCP provides a standardized way to connect LLMs with the context they need.

Configuration

Add a server entry to your configuration file:


"mcpServers": { 
  "ton-mcp": { 
    "command": "bun", 
    "args": ["run",  "start"], 
    "env": { 
      "LOG_LEVEL": "3" 
    } 
  } 
}

from github.com/kriuchkov/ton-mcp

Установка Ton

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/kriuchkov/ton-mcp

FAQ

Ton MCP бесплатный?

Да, Ton MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Ton?

Нет, Ton работает без API-ключей и переменных окружения.

Ton — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Ton в Claude Desktop, Claude Code или Cursor?

Открой Ton на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Ton with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории ai