dsh cert for Claude Desktop
io.github.perrylink/dsh-cert
Read-only MCP server exposing the dsh-plugin-certification registry for DeepSeek Harness plugins.
client:Claude Desktop
transport:stdio
runtime:npm
Install dsh cert in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"dsh-cert": {
"command": "npx",
"args": [
"-y",
"dsh-cert-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs