Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"ton-mcp": {
"command": "npx",
"args": [
"-y",
"@ton/mcp"
]
}
}
}
Or smoke-test directly:
npx -y @ton/mcp
Details
| Website | https://www.npmjs.com/package/@ton/mcp |
|---|---|
| GitHub | git+https://github.com/ton-connect/kit.git |
| License | unknown |
| Pricing | free |
| Tags | ton mcp wallet model-context-protocol blockchain |
| Sources | npm |
| Discovered | 2026-05-25 |