Skip to content
Windsurf

Checktrail for Windsurf

io.github.stsepelin/checktrail

Local code validation with explicit execution trust and evidence of what actually ran.

client:Windsurf transport:stdio runtime:npm

Install Checktrail in Windsurf

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

{
  "mcpServers": {
    "checktrail": {
      "command": "npx",
      "args": [
        "-y",
        "@stsepelin/checktrail"
      ]
    }
  }
}

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

Checktrail in other clients