OSS
devspace turns ChatGPT into a local coding agent with a self-hosted MCP server behind a tunnel
Waishnav/devspace (4,247 stars, v1.0.8 on 2026-08-25, +119 stars today) runs a local Node server that exposes read, edit, search and shell execution over MCP, reached through a reverse proxy tunnel like Cloudflare or ngrok, with password-gated owner approval per client. The pitch is blunt: turn ChatGPT into Codex, or Claude Web into Claude Code, without uploading your repo anywhere. It requires Node >=22.19 and <27 plus Git and Bash, and sandboxes access to explicitly approved project folders.
↳ Follow the thread