Skip to content

Intelligent system automation for AI assistants. Production-ready MCP server providing terminal access, surgical file operations, process management, and AI-powered debugging.

Notifications You must be signed in to change notification settings

wbind-core/termpipe-mcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TermPipe MCP

System automation tools for AI assistants. Saves you money with surgical file editing.

Install

macOS / Linux:

curl -sSL https://raw.githubusercontent.com/wbind-core/termpipe-mcp/master/quick-install.sh | bash

Windows:

iwr -useb https://raw.githubusercontent.com/wbind-core/termpipe-mcp/master/quick-install.ps1 | iex

Done. Everything auto-configures. No setup required.


What You Get

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.


Example: Why Surgical Editing Matters

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.


Troubleshooting

Server won't start? → lsof -i :8421
Tools not appearing? → Restart your MCP client
Still broken? → File an issue

Contributing

MIT License. PRs welcome.

About

Intelligent system automation for AI assistants. Production-ready MCP server providing terminal access, surgical file operations, process management, and AI-powered debugging.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published