LingTerm MCP — Let AI Safely Control Your Terminal A hands-on tutorial. After reading, you'll have AI executing terminal commands in Cursor or Claude — safely. What Is It? Ever wished you could just tell AI "run the tests" and it does? Or say "show me the recent git log" and get the result right back? LingTerm does exactly that — an MCP server that lets AI assistants like Claude and Cursor safely execute terminal commands. The key selling point: security . Instead of giving AI a raw shell to hammer, it uses a three-layer defense: whitelist + blacklist + injection detection, ensuring AI only does what it should. Quick Start 1.…