remote-dev

vllm-ascend-workspace/remote-dev
★ 0 stars Python AI/LLM Updated 1d ago
SSH-backed remote development substrate: editor-semantics tools (read/write/edit/bash/glob/grep/ls/monitor/apply_patch), job registry, artifacts, hook guards and MCP server against explicit endpoints
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": {
    "remote-dev": {
      "command": "uvx",
      "args": [
        "remote-dev"
      ]
    }
  }
}

Or install with pip: pip install remote-dev

README Excerpt

A remote development substrate for coding agents. It makes a remote Linux host reachable over SSH feel like the local working tree: every native editor tool has a remote twin with the same semantics plus endpoint fields. Install the `vaws-remote-dev` package. The import package is `remote_dev`; the console entry is `remote-dev`.

Tools (20)

REMOTE_DEV_DEFAULT_CWDREMOTE_DEV_DEFAULT_ROOTREMOTE_DEV_DEFAULT_USERREMOTE_DEV_ENDPOINTS_FILEREMOTE_DEV_RESOLVERSREMOTE_DEV_RUNTIME_ENV_FILEREMOTE_DEV_SESSION_IDREMOTE_DEV_SSH_MUXREMOTE_DEV_SSH_MUX_DIRREMOTE_DEV_STATE_DIRaliasconnect_timeout_mscwdhostidentity_filelabsportrootruntime_envruntime_env_file