dsh cert for Windsurf
io.github.perrylink/dsh-cert
Read-only MCP server exposing the dsh-plugin-certification registry for DeepSeek Harness plugins.
client:Windsurf
transport:stdio
runtime:npm
Install dsh cert in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"dsh-cert": {
"command": "npx",
"args": [
"-y",
"dsh-cert-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs