Skip to content
Windsurf

HIG Doctor for Windsurf

io.github.raintree-technology/hig-doctor

Apple Human Interface Guidelines search, lookup, and project audits for AI coding agents.

client:Windsurf transport:stdio runtime:npm

Install HIG Doctor in Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "hig-doctor": {
      "command": "npx",
      "args": [
        "-y",
        "hig-mcp"
      ],
      "env": {
        "HIG_SKILLS_DIR": "<HIG_SKILLS_DIR>"
      }
    }
  }
}

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

HIG Doctor in other clients