Skip to content
Windsurf

contrast checker mcp for Windsurf

io.github.ogsingh/contrast-checker-mcp

MCP - WCAG 2.1 color contrast checker - contrast ratios, compliance and accessible color suggestions

client:Windsurf transport:stdio runtime:npm

Install contrast checker mcp in Windsurf

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

{
  "mcpServers": {
    "contrast-checker-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "contrast-checker-mcp"
      ]
    }
  }
}

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

contrast checker mcp in other clients