fwerkor/local-shell-mcp49

local-shell-mcp-dsh

DeepSeek Harness bridge for the full local-shell-mcp tool surface and per-session Live Workspace.

包名
local-shell-mcp-dsh
版本
4.0.0
许可证
MIT
最近更新
2026年8月16日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:fwerkor/local-shell-mcp

Configuration

Copy .env.example for the standard setup. The configuration reference documents every environment variable and the optional YAML format for advanced deployments.

Important options:

SettingPurpose
LOCAL_SHELL_MCP_PUBLIC_BASE_URLPublic HTTPS origin used by OAuth and ChatGPT.
LOCAL_SHELL_MCP_AUTH_MODEUse oauth for public deployments.
LOCAL_SHELL_MCP_ALLOW_FULL_CONTAINERDisable workspace restrictions only in disposable containers/VMs.
LOCAL_SHELL_MCP_REMOTE_ENABLEDEnable or disable remote worker control tools.
LOCAL_SHELL_MCP_UI_ENABLEDMount or disable the shared OpenTUI/WebUI human interface.
LOCAL_SHELL_MCP_UI_PATHWebUI mount path on the same service; default /ui.
LOCAL_SHELL_MCP_UI_WALLPAPERSelect bing, aurora, or none for the OpenTUI browser console background.
LOCAL_SHELL_MCP_SHELL_ENV_BLOCKLISTEnvironment variables removed from spawned shell processes.
LOCAL_SHELL_MCP_FILE_DOWNLOAD_ENABLEDEnable tokenized file download links.