Skip to content
Windsurf

WrapGuard MCP for Windsurf

io.github.yuni9959/wrapguard-mcp

Detect unnatural Korean and English mid-word wrapping in responsive web pages.

client:Windsurf transport:stdio runtime:npm

Install WrapGuard MCP in Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "wrapguard-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "wrapguard-mcp"
      ],
      "env": {
        "WRAPGUARD_SERVER_NAME": "<WRAPGUARD_SERVER_NAME>",
        "WRAPGUARD_CONFIG": "<WRAPGUARD_CONFIG>"
      }
    }
  }
}

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

WrapGuard MCP in other clients