I have been building LocalAnt , a local-first MCP gateway for ChatGPT. GitHub: https://github.com/yuga-hashimoto/localant The goal is to make ChatGPT useful as a real local coding and automation agent without handing it an unsafe raw shell. The problem ChatGPT is good at reasoning, planning, and explaining tradeoffs. But most real work still happens on your own machine: codebases, git state, local dev servers, browsers, Android devices, command-line tools, and existing coding agents. A direct sh