Windows computer-use MCP server for dsh (DeepSeek Harness), client-neutral, 19 tools.
claude mcp add dsh-cua -- uvx dsh-cua
claude_desktop_config.json
{
"mcpServers": {
"dsh-cua": {
"command": "uvx",
"args": [
"dsh-cua"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"dsh-cua": {
"command": "uvx",
"args": [
"dsh-cua"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"dsh-cua": {
"command": "uvx",
"args": [
"dsh-cua"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"dsh-cua": {
"type": "stdio",
"command": "uvx",
"args": [
"dsh-cua"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"dsh-cua": {
"command": "uvx",
"args": [
"dsh-cua"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.Hutusion--dsh-cua/reviews or the review_server meta-tool.
POST /mcp