Skip to content
Windsurf

cmdxray for Windsurf

io.github.aurelio-nakamura/cmdxray

Offline MCP server: explains shell commands token-by-token and flags destructive ones for AI agents.

client:Windsurf transport:stdio runtime:npm

Install cmdxray in Windsurf

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

{
  "mcpServers": {
    "cmdxray": {
      "command": "npx",
      "args": [
        "-y",
        "cmdxray"
      ]
    }
  }
}

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

cmdxray in other clients