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
{
"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