chenbin-dev/dsh-scan-mcp

chenbin-dev★ 2JavaScript最后同步: 2026-08-26

在 GitHub 打开

能够扫描本地claudecode、codex、codebuddy等Agent配置过的mcp工具的插件

README 摘要

dsh-scan-mcp Windows MCP Hub for DeepSeek Harness — scans the MCP servers configured in your local coding agents (Claude Code / Codex / CodeBuddy), probes real connectivity with an actual MCP initialize handshake (both stdio and streamable-http transports), and lets you enable/disable each server from the UI. 中文文档 · npm · GitHub Features - Auto-scan — reads MCP configs from Claude Code ( /.claude.json ), Codex ( /.codex/config.toml ) and CodeBuddy ( /.codebuddy/mcp.json ), with cross-agent deduplication (same MCP shown once, sources merged). - Real connectivity probe — starts the actual process (stdio) or performs a real MCP initialize handshake over HTTP (streamable-http, JSON and SSE responses, configurable headers passthrough). Online (green) / offline (red) at a glance, with the concrete failure reason and latency. - Enabled-only probing — only enabled MCPs are ever connected . Disabled servers show as offline ( 已停用(未启用,不检测连接) ) and are never probed; re-enabling auto re-tests. - Per-server reconnect — re-test one server without a full rescan (disabled servers: button greyed out). - Sliding toggles — all servers enabled by default; toggle any off/on. State persists to /.dsh/dsh-…

在 GitHub 查看完整 README →
Agent/智能体claude-codecodexdeepseek-harnessdsh-pluginagent

分类