Skip to content
Cline

dsh cert for Cline

io.github.perrylink/dsh-cert

Read-only MCP server exposing the dsh-plugin-certification registry for DeepSeek Harness plugins.

client:Cline transport:stdio runtime:npm

Install dsh cert in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "dsh-cert": {
      "command": "npx",
      "args": [
        "-y",
        "dsh-cert-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

dsh cert in other clients