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.

AI 分析

用于在发送消息前直观确认已配置的 MCP 服务器是否在线。适合重度依赖 MCP 工具、需要实时监控连接状态以防调用失败的用户。

パッケージ
dsh-mcp-live-status
バージョン
0.1.0
ライセンス
MIT
最終更新
2026/08/28

インストール

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

ドキュメント

README 全文を読む ↗

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.