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
{
"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