#193 · Primary category: AI Coding Assistants
devspace
Turn ChatGPT into Codex! OR Turn Claude Web into Claude Code!
Project last updated:08/29/26
GitHub Stars
4.2K
Forks
455
Contributors
6
License
MIT
Why we included this project
DevSpace gives ChatGPT and Claude Web the hands-on coding loop you normally get from a dedicated agent like Codex or Claude Code. It is a self-hosted MCP server that runs on your own machine, so the chat client can open an approved project folder and work directly in your real files and terminal, reading, editing, searching, and running commands as needed. You control the tunnel and approve each connection with a password, so nothing gets uploaded to a third party, which matters for teams that do not want source code leaving their machines. Setup is a single CLI install, and the server exposes explicit tools for scoped edits, git worktrees, and following AGENTS.md or CLAUDE.md instructions. If you already use a general chat assistant and want agent-style coding without switching tools, this is a straightforward way to get it.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.