Skip to content
Windsurf

a11y for Windsurf

io.github.rog0x/a11y

Alt text, headings, contrast, ARIA for AI agents

client:Windsurf transport:stdio runtime:npm

Install a11y in Windsurf

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

{
  "mcpServers": {
    "a11y": {
      "command": "npx",
      "args": [
        "-y",
        "@rog0x/mcp-a11y-tools"
      ]
    }
  }
}

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

a11y in other clients