Home › Development › HIG Doctor
HIG Doctor
Apple Human Interface Guidelines search, lookup, and project audits for AI coding agents.
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 0.2.3)
npx -y [email protected]
Or add to your MCP client config:
{
"mcpServers": {
"hig-doctor": {
"command": "npx",
"args": [
"-y",
"[email protected]"
],
"env": {
"HIG_SKILLS_DIR": "<YOUR_VALUE>"
}
}
}
}
HIG_SKILLS_DIR— Optional override for the skills directory. The published package bundles the HIG skills corpus, so this is only needed to point the server at a different or newer local copy.
Related servers
Codebase Memory
Codebase knowledge graph for AI agents — 162 languages, sub-ms queries, 99% fewer tokens.
mindshub
Connect and unify data across various platforms and databases with [MindsDB as a single MCP server](https://docs.mindsdb.com/mcp/overview).
Serena MCP: the IDE for your agent
A powerful toolkit for coding, providing semantic retrieval and editing capabilities.
Repomix
Pack local or remote codebases into AI-friendly files that LLMs and coding agents can read or search
claude-task-master
AI-powered task management system for AI-driven development. Features PRD parsing, task expansion, multi-provider support (Claude, OpenAI,…
pydantic-ai
Run Python code in a secure sandbox via MCP tool calls
Data from the Official MCP Registry