v0.7.2 — First-run delight
v0.7.2 — First-run delight 🎉
Three changes that make the first 60 seconds feel good.
quickstart now celebrates
mcptoon quickstart closes with a big-number payoff instead of a wall of text:
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
🎉 37 tools ready across 5 servers!
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Now you can:
mcptoon sync # write this config into Claude Desktop,
# Cursor, Codex, Cline, Windsurf, VS Code
mcptoon serve # or expose ALL servers as ONE stdio server
demo speaks in before → after
mcptoon demo now leads with the one sentence everyone remembers:
📊 SAME data, 99% fewer tokens:
12,400 → 117 (SLIM)
and ends with a "Now you can" checklist instead of CLI soup.
One-line installers
No Python wrangling — the script detects Python, installs mcptoon (pipx →
pip --user → PEP 668 venv fallback), then hands off to quickstart:
curl -fsSL https://raw.githubusercontent.com/activeing123/mcptoon/main/install.sh | bashirm https://raw.githubusercontent.com/activeing123/mcptoon/main/install.ps1 | iexOfficial first-party plugin
plugin/mcptoon-skills — three SKILL.md files (connect / authoring / triage)
that teach any agent how to drive mcptoon. Install it and the skills appear
as MCP prompts through mcptoon serve. mcptoon eats its own Agent Plugins
dog food.
631 tests · 0 dependencies · Apache-2.0 · Changelog