Skip to content
Windsurf

shellquote mcp for Windsurf

io.github.mukundakatta/shellquote-mcp

Safe shell argument escaping for bash, cmd.exe, and PowerShell.

client:Windsurf transport:stdio runtime:npm

Install shellquote mcp in Windsurf

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

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

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

shellquote mcp in other clients