System automation tools for AI assistants. Saves you money with surgical file editing.
macOS / Linux:
curl -sSL https://raw.githubusercontent.com/wbind-core/termpipe-mcp/master/quick-install.sh | bashWindows:
iwr -useb https://raw.githubusercontent.com/wbind-core/termpipe-mcp/master/quick-install.ps1 | iexDone. Everything auto-configures. No setup required.
Saves Money: Surgical editing tools modify single lines instead of rewriting entire files. 90% fewer tokens = lower API costs.
AI Debugging: When Claude gets stuck, it calls smarter models (iFlow/Gemini) to get unstuck. No more retry loops burning your context.
System Access: Terminal commands, file operations, process management, smart search, app launching - all the tools AI actually needs.
Zero Config: One command installs and configures everything. Works with Claude Desktop, Claude Code, iFlow CLI, Gemini CLI.
Traditional approach (wastes tokens):
- Read entire 1000-line file → 1000 tokens
- Modify in context → more tokens
- Write entire file back → 1000 tokens
- Total: 2000+ tokens to change one line
TermPipe approach (saves money):
- Change one line → 10 tokens
- 200x token reduction
This adds up fast. Real savings on real usage.
Server won't start? → lsof -i :8421
Tools not appearing? → Restart your MCP client
Still broken? → File an issue
MIT License. PRs welcome.