Used by 1 plugin
Connects to Apple's Human Interface Guidelines to provide design principles and UI components.
Add to your .mcp.json:
{
"mcpServers": {
"apple-hig": {
"command": "npx",
"args": [
"-y",
"apple-dev-mcp"
]
}
}
}npx