Skip to content
Windsurf

ToolTrust Scanner for Windsurf

io.github.agentsafe-ai/tooltrust-scanner

Scans MCP servers for prompt injection, data exfiltration, and privilege escalation.

client:Windsurf transport:stdio runtime:npm

Install ToolTrust Scanner in Windsurf

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

{
  "mcpServers": {
    "tooltrust-scanner": {
      "command": "npx",
      "args": [
        "-y",
        "tooltrust-mcp"
      ]
    }
  }
}

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

ToolTrust Scanner in other clients