Skip to content
Windsurf

deskcert for Windsurf

io.github.rudrendupaul/deskcert

Evaluates whether an AI agent is safe to operate internal web apps via an MCP run_suite tool.

client:Windsurf transport:stdio runtime:pypi

Install deskcert in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "deskcert": {
      "command": "uvx",
      "args": [
        "deskcert-cli"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

deskcert in other clients