workspace

backvco/workspace
★ 1 stars JavaScript Code/Dev Tools Updated 14d ago
Browser IDE for driving Claude Code: tmux-backed terminal tabs, Monaco editor, live git diff/commit/PR, MCP manager. Server-side state, mobile-ready.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "workspace": {
      "command": "npx",
      "args": [
        "-y",
        "backvco/workspace"
      ]
    }
  }
}

README Excerpt

Your dev environment, from any device. A self-hosted browser workspace that keeps your terminals, editors, AI agents, and projects running — so you can pick up from your iPhone, iPad, or desktop without losing a thing. Workspace gives you a persistent, browser-based dev environment hosted on your own server. Close the tab, switch devices, go mobile — your sessions keep running and reconnect automatically.

Tools (1)

sudo