Skip to content
Windsurf

Trestle for Windsurf

com.trestlescan/trestle

Detects leaked secrets (API keys, tokens, private keys) in source code.

client:Windsurf transport:stdio runtime:npm

Install Trestle in Windsurf

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

{
  "mcpServers": {
    "trestle": {
      "command": "npx",
      "args": [
        "-y",
        "@trestlescan/mcp"
      ]
    }
  }
}

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

Trestle in other clients