Back to Apps

DevSpace
Supports UIby Waishnav
Turn ChatGPT into a full-featured local coding agent with secure access to your files and terminal.
0 stars
Works in:ChatGPT
Exposes:ToolsResources
What it does
DevSpace transforms ChatGPT into a powerful local coding workspace, similar to Codex. It provides a secure, self-hosted bridge that allows the AI to read, edit, search, and execute code directly on your machine within approved project directories.
Key features
- Secure Local Access: Connect your local files and terminal to ChatGPT without uploading data to third parties.
- Full Workspace Control: Ability to read/write files, run shell commands for tests and builds, and inspect directories.
- Isolated Worktrees: Uses Git worktrees for parallel coding sessions, ensuring your main branch remains clean.
- Skill Integration: Discovers and utilizes local agent skills from your skill folders to extend AI capabilities.
- Approval Workflow: Secure connection requiring a unique Owner password for every new session.
Installation
- Claude Desktop: Add the server configuration to
claude_desktop_config.jsonusing the public/mcpURL provided by your tunnel. - ChatGPT: Connect via the public HTTPS tunnel URL (e.g.,
https://your-tunnel-host.example.com/mcp).
Supported hosts
- chatgpt
Quick install
npm install -g @waishnav/devspace && devspace init && devspace serveInformation
- Pricing
- free
- Published
- 6/22/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
ChatGPT
Connect to the public /mcp URL generated by devspace serve through your tunnel provider.





