Tools/Waishnav/devspace

devspace

Turn ChatGPT into Codex

3.5k+117/wkemergingTypeScriptMIT Licensenew this week

The Lens

By Erik Loyd, SaaS CEO and former COO/CFO of an AWS Premier Partner.

Updated Jun 2026

devspace is a self-hosted MCP server that gives an AI assistant like ChatGPT controlled access to your local projects. Instead of uploading your code anywhere, it exposes read, edit, search, and run operations on files already on your machine through a secure tunnel. MIT-licensed and free.

What you get is a cloud model working directly against a real codebase on your disk: it can edit files, search the tree, and run commands in your project. Setup is moderate, you run the server locally and stand up the tunnel yourself, but once it is connected the assistant operates on your actual code rather than pasted snippets.

It is a community project, not an official vendor integration, and the server itself is free. The cost is whatever AI client and model you point at it. This is worth it if you want ChatGPT or another MCP client working on local code without sending it to the cloud, and pointless if you already use a built-in agent like Claude Code that does this natively.

The catch is the security model. You are handing an AI read, write, and execute access to your machine through a tunnel, so the convenience is only as safe as that setup. Trust the tunnel and the allowlist before you trust the workflow, and do not point it at anything you cannot afford to have an agent touch.

Free vs Self-Hosted vs Paid

fully free

Free tier: The MCP server is MIT-licensed and free.

Self-hosted: The only mode. You run the server on your own machine and configure the secure tunnel to your AI client.

Paid: Nothing from the project. You pay for whatever AI client and model you connect, such as a ChatGPT subscription or API usage.

Free and open source. You still pay for the AI client and model you connect to it.

Self-hosting ops:moderate

Get tools like this every Wednesday

One featured tool, three on the radar. No fluff.

Score
72/100 · B+
Adoption17/30
Maintenance25/25
Community5/20
License15/15
Analysis10/10

A low score is not a verdict on quality. Young and niche tools start low by design. How we calculate scores

License: MIT License

Use freely, including commercial. Just keep the license.

Commercial use: ✓ Yes

About

Owner
Waishnav (User)
Stars
3,517
Forks
373

Explore Further

More tools in the directory