Skip to content
Windsurf

human standards for Windsurf

io.github.aklodhi98/human-standards

Read-only Human Standards guidance for accessible, usable interface design.

client:Windsurf transport:stdio runtime:npm

Install human standards in Windsurf

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

{
  "mcpServers": {
    "human-standards": {
      "command": "npx",
      "args": [
        "-y",
        "@humanstandards/mcp-server"
      ]
    }
  }
}

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

human standards in other clients