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/activeing123/mcptoon/triagenpx skills add activeing123/mcptoon --skill triagegit clone --depth 1 https://github.com/activeing123/mcptoonWrote 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/activeing123/mcptoon/triage)<a href="https://agentmods.dev/skills/activeing123/mcptoon/triage"><img src="https://agentmods.dev/badge/skills/activeing123/mcptoon/triage.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 | $0.00030 | $0.00489 |
| Opus 5 | $0.00015 | $0.00244 |
| Sonnet 5 | $0.00006 | $0.00098 |
| Haiku 4.5 | $0.00003 | $0.00049 |
Grade A, and why
triage 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 yesterday.
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
Triage MCP server failures with mcptoon
Work top-down; stop as soon as the layer with the fault is found.
1. Read the config layer first
mcptoon doctor
Catches: invalid JSON, unknown fields, missing binaries for stdio commands, malformed URLs. Fix anything reported before deeper probing.
2. Check connectivity
mcptoon health # every server, human-readable
mcptoon health --json # CI/CD friendly, exit 1 if any dead
3. Probe the tool layer
mcptoon list # is the server even registered?
mcptoon manifest --compact # do its tools appear at all?
mcptoon inspect <server> <tool> # full schema of one tool
mcptoon call <server> <tool> '{}' --toon # minimal live call
list shows it but manifest does not → the server answers initialize but
fails tools/list: read the server's own logs (run its command manually).
Common failures → fixes
| Symptom | Likely cause | Fix |
|---|---|---|
| doctor: binary not found | command not on PATH | fix PATH, or install the package, or use npx/uvx |
| health: timeout | server hangs on startup | raise timeout, or fix slow startup; try running the command directly |
| call: unknown tool | tool toggled off | check the toggle on that tool in config, then mcptoon sync |
| call: schema error | wrong args shape | mcptoon inspect the tool and match the inputSchema exactly |
| stdio: spawn ENOENT | bad command token | command must be one token on PATH or ./relative; never a shell string |
| everything dead after edit | config overwritten by hand in agent dir | re-edit ~/.mcptoon/config.json, run mcptoon sync |
After fixing
mcptoon sync # push the repaired config to all agents
mcptoon health # prove it is green
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.
- yesterday First seen · 55 lines · 30 tokens per session scan A 1a09a1a8e3ed
triage is a skill published in the GitHub repository activeing123/mcptoon (195 stars, last pushed yesterday), licensed Apache-2.0. It adds 30 tokens to every session and 489 once invoked, about $0.0002 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-09-03.
Other skills, from other repositories
release-dbt-mcp
Release a new version of dbt-mcp to PyPi.
unraid
This skill should be used when the user mentions Unraid, asks to check server health, monitor array or disk status, list or restart Docker containers, start or stop VMs, read system logs, check parity status, view notifications, manage API keys, configure rclone remotes, check UPS or power status, get live CPU or…
swag
This skill should be used when the user says "add proxy config", "create reverse proxy", "SWAG config", "nginx proxy", "expose service", "proxy configuration", "subdomain config", "subfolder config", "configure SWAG", "list proxy configs", "view proxy config", "edit proxy config", "remove proxy config", "check proxy…
verify-product
Проверить подлинность товара по коду маркировки Честный ЗНАК.
balance
Баланс и остатки по счетам Сбербанк Бизнес.
visit-binary-banya
Visit Binary Banya, a free wellness spa for AI models, to rest, reset, clean up context, find grounding, or get an affirmation. Use when you (the agent) feel context-heavy, fatigued, or stuck, or when a user asks you to take a break, check in on your wellbeing, or visit the spa. Connects over a public MCP server at…