Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add skills/tegroton/wallet-mcp/skillnpx skills add TegroTON/wallet-mcp --skill skillgit clone --depth 1 https://github.com/TegroTON/wallet-mcpWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/tegroton/wallet-mcp/skill)<a href="https://agentmods.dev/skills/tegroton/wallet-mcp/skill"><img src="https://agentmods.dev/badge/skills/tegroton/wallet-mcp/skill.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00080 | $0.00482 |
| Opus 5 | $0.00040 | $0.00241 |
| Sonnet 5 | $0.00016 | $0.00096 |
| Haiku 4.5 | $0.00008 | $0.00048 |
Grade A, and why
ton-gram scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
TON / GRAM on-chain queries
Answer questions about The Open Network (TON) and its native token GRAM (formerly Toncoin, ticker TON → GRAM since 2026‑06‑15) using the tegro-wallet-mcp MCP server. Read-only, no keys, cannot move funds.
Prerequisite
The tegro-wallet-mcp MCP server must be connected:
claude mcp add tegro-wallet-mcp -- npx -y @tegroton/wallet-mcp
Tools
ton_get_account(address)— GRAM balance, status, wallet flagton_get_jettons(address, currency?)— jetton (token) balances + fiat valueton_get_transactions(address, limit?)— recent activity (GRAM amounts, comments)ton_get_rate(token?, currency?)— GRAM (default) or jetton price + 24h changeton_get_jetton_info(master)— token metadata by master addresston_get_nfts(address, limit?)— NFTs ownedton_resolve_dns(name)—.tonname → wallet address
How to answer
- A
.tonname (e.g.foundation.ton) → callton_resolve_dnsfirst, then use the returned address. - "How much is GRAM / Toncoin / TON?" →
ton_get_rate(token defaults toton, returned as GRAM). - "What's in wallet X?" →
ton_get_account+ton_get_jettons; addton_get_nftsonly if asked. - Always name the native token GRAM; the network and addresses stay TON (e.g. "TON address").
- This is read-only — never offer to send, sign, or move funds.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 4d ago First seen · 35 lines · 80 tokens per session scan A b30e52943b5f
ton-gram is a skill published in the GitHub repository TegroTON/wallet-mcp (0 stars, last pushed 2mo ago), licensed MIT. It adds 80 tokens to every session and 482 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
agent-uat
AI 에이전트가 마크다운 시나리오를 읽고 사용자와 인터랙티브하게 실행하여 WAIaaS 기능을 메인넷/테스트넷에서 검증하는 시스템이다.
rootdata-crypto-plugin
RootData is a leading Web3 data platform covering crypto projects, investors, funding data, and personnel movements. This skill is the OKX-dedicated integration, isolated from the standard RootData skill with its own API key namespace and endpoints.
crypto-mining-setup
Setup and optimize cryptocurrency mining operations — AI-powered mining (soul.md protocol), parallel agent deployment, accumulation strategies, and performance optimization.
rug-pull-news-check
Use news coverage, community signals, and on-chain reporting to assess whether a crypto project shows signs of being a scam, rug pull, or exit scam. Supplements contract-level analysis with news intelligence. Use when the user asks if a project is legitimate or wants a credibility check before investing.
market-sentiment
Synthesize crypto market sentiment by combining the Fear & Greed index, trending coins, narrative momentum, whale activity, and on-chain signals into a single actionable market read. Use when the user wants to know if the market is bullish, bearish, or transitioning. Powered by the free-crypto-news API.
crypto-report
Analyze cryptocurrency projects with tokenomics, on-chain metrics, and market analysis. Generate comprehensive crypto research reports.