claudeers.

🔓 unclaimed — this page was auto-generated from GitHub. Are you the creator?

Claim this page →
// Uncategorized / Others

devspace

Turn ChatGPT into Codex! OR Turn Claude Web into Claude Code!

// Uncategorized / Others[ cli ][ api ][ web ][ claude ]#claude#uncategorizedMIT$open-sourceupdated about 23 hours ago
// install
git clone https://github.com/Waishnav/devspace

DevSpace logo

DevSpace

Bring a Codex-style coding workflow to ChatGPT.

DevSpace connected to ChatGPT

Give ChatGPT a secure connection to your own machine and Turn ChatGPT into Codex

DevSpace is a self-hosted MCP server that lets ChatGPT read, edit, search, and run code in your real local projects — your files, your tools, your terminal — without uploading anything to a third party. You run it on your machine, expose it through a tunnel you control, and approve the connection with a password only you have.

Sponsors and Special Thanks

SponsorAbout
Rebates The ads in your terminal pay you.

Rebates adds one optional sponsored footer to your coding agent and pays you cash back for every session in which it is shown. Turn it off at any time.

DevSpace is open to new sponsors. Get in touch to become one.

Installation

DevSpace requires Node >=22.19 <27.

Install the DevSpace CLI:

npm install -g @waishnav/devspace

Then initialize and start the server:

devspace init
devspace serve

Or run it without a global install:

npx @waishnav/devspace init
npx @waishnav/devspace serve

During setup, DevSpace asks for:

  • the local project folders ChatGPT is allowed to open through DevSpace
  • the local port, usually 7676
  • your public HTTPS base URL from Cloudflare Tunnel, ngrok, Pinggy, Tailscale Funnel, or another reverse proxy

Use the public origin without /mcp during setup:

https://your-tunnel-host.example.com

You will configure your MCP client with the public /mcp URL after setup.

When the client connects, DevSpace opens an Owner password approval page. Enter the Owner password printed by devspace init. It is also stored in:

~/.devspace/auth.json

Keep that password private.

Connect Your MCP Client

The default local endpoint is:

http://127.0.0.1:7676/mcp

Most users should connect through a public HTTPS tunnel:

https://your-tunnel-host.example.com/mcp

[!NOTE] Using DevSpace as an MCP connector isn't against OpenAI's Usage Policies — it's a standard custom App/connector setup, and writing or running code isn't a restricted use case. But your account is governed by your usage, not by DevSpace. Don't point it at anything that would violate your provider's terms. Used normally, you're fine. (Based on OpenAI's Usage Policies and Service Terms as of June 2026.)

What ChatGPT Can Do

Once connected, ChatGPT can open one of your approved project folders as a workspace. From there, it can inspect the repo, make scoped edits, run commands, and show you what changed.

DevSpace gives ChatGPT tools to:

  • read, write, and edit files inside the opened workspace
  • search code and inspect directories
  • run shell commands for tests, builds, git, and package scripts
  • use isolated Git worktrees for parallel coding sessions
  • follow project instructions from AGENTS.md and CLAUDE.md
  • discover local agent skills from your skill folders
  • show tool cards and optional change summaries in ChatGPT Apps-compatible hosts

Mental Model

DevSpace is remote access to selected local folders.

You decide which roots are allowed. The MCP client still has powerful local capabilities inside an opened workspace, including shell execution. Treat a connected client like a trusted coding partner with access to your machine.

For a normal ChatGPT coding session:

  1. Start your tunnel.
  2. Run devspace serve.
  3. Connect the MCP client to your public /mcp URL.
  4. Approve the connection with the Owner password.
  5. Ask ChatGPT to open a project inside one of your allowed roots.

Platform Support

DevSpace supports Linux, macOS, and Windows environments with a Bash-compatible shell.

PlatformStatusNotes
LinuxSupportedRequires Node, npm, Git, and Bash.
macOSSupportedRequires Node, npm, Git, and Bash.
Windows with Git Bash, WSL, MSYS2, or Cygwin BashSupportedGit Bash is the simplest native Windows setup.
Windows PowerShell or cmd.exe onlyNot supported yetInstall Git Bash or use WSL.

Run this to inspect your local setup:

devspace doctor

Documentation

Philosophy

Every piece of software is becoming conversational. Natural language is redefining how we interact with tools, workflows, and systems.

My bet is that ChatGPT becomes the operating system for everything. Once we reach AGI, we will simply talk to ChatGPT, and it will prompt, coordinate, and orchestrate sub-agents that set up the right loops for us.

We are not there yet.

DevSpace is one attempt to fast-forward that future: a way for MCP-capable hosts like ChatGPT and Claude to work directly with local project files through explicit, inspectable tools.

Built by Waishnav

I'm Waishnav, I like building opinionated products and tools, and DevSpace is one example of that. This year, I started my journey to build a single-person and multiple-agents company doing multiple millions in revenue. If you want to watch the failures, wins, lessons, and everything in between, come hang out with me on X.

More from me

ProjectAbout
GitCMS
GitCMS
Modern CMS and tooling for markdown based content sites — built for agents and humans.

Visual editing, editorial workflow, and ChatGPT/Claude content agents, with every post and page stored as files in your repo. Learn more.

Local Development

For working on DevSpace itself:

npm install --include=dev
npm run dev
npm run typecheck
npm test
npm run build
npm run start

// compatibility

Platformscli, api, web
Operating systems
AI compatibilityclaude
LicenseMIT
Pricingopen-source
LanguageTypeScript

// faq

What is devspace?

Turn ChatGPT into Codex! OR Turn Claude Web into Claude Code!. It is open-source on GitHub.

Is devspace free to use?

devspace is open-source under the MIT license, so it is free to use.

What category does devspace belong to?

devspace is listed under uncategorized in the Claudeers registry of Claude-compatible tools.

0 views
3,034 stars
unclaimed
updated about 23 hours ago

// embed badge

devspace on Claudeers
[![Claudeers](https://claudeers.com/api/badge/devspace.svg)](https://claudeers.com/devspace)

// retro hit counter

devspace hit counter
[![Hits](https://claudeers.com/api/counter/devspace.svg)](https://claudeers.com/devspace)

// reviews

// guestbook

0/500

// related in Uncategorized / Others

🔓

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

// uncategorizedn8n-io/TypeScript195,071NOASSERTION[ claude ]
🔓

FULL Augment Code, Claude Code, Cluely, CodeBuddy, Comet, Cursor, Devin AI, Junie, Kiro, Leap.new, Lovable, Manus, NotionAI, Orchids.app, Perplexity, Poke, Q…

// uncategorizedx1xhlol/141,492GPL-3.0[ claude ]
🔓

The agent engineering platform.

// uncategorizedlangchain-ai/Python140,862MIT[ claude ]
🔓

100+ AI Agent & RAG apps you can actually run — clone, customize, ship.

// uncategorizedShubhamsaboo/Python116,798Apache-2.0[ claude ]

// built by

→ see how devspace connects across the ecosystem