A11y Check for Windsurf
com.a11ychk/mcp
Web accessibility scanning (WCAG 2.2 AA + KWCAG 2.2) with Korean remediation guides
client:Windsurf
transport:stdio
runtime:npm
Install A11y Check in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"@a11ychk/mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs