felix-lj-ct/dsh-mcp-live-status0

dsh-mcp-live-status

Live MCP server status in the DeepSeek Harness conversation composer — see which MCP servers are actually connected before you hit send.

包名
dsh-mcp-live-status
版本
0.1.0
许可证
MIT
最近更新
2026年8月28日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:felix-lj-ct/dsh-mcp-live-status

Configuration

Optional. Defaults are fine for most people.

- id: dsh-mcp-live-status
  name: dsh-mcp-live-status
  config:
    pollIntervalMs: 10000   # 0 disables polling (mount + manual refresh only)
    showDisabled: false     # include Loader entries that are disabled

Polling only runs while the browser tab is visible.