| name | hass-docs |
| description | Home Assistant documentation and helper |
Home Assistant Developer Docs
Ask context7
npx -y ctx7 docs /home-assistant/developers.home-assistant "How to ..."
Ask deepwiki
npx -y mcporter call mcp.deepwiki.com/mcp.ask_question --timeout 120000 --args '{
"repoName": "home-assistant/developers.home-assistant",
"question": "How to ..."
}'
npx -y mcporter call mcp.deepwiki.com/mcp.ask_question --timeout 120000 --args '{
"repoName": "home-assistant/core",
"question": "How to ..."
}'
About mcporter
To improve compatibility, use npx -y mcporter instead of mcporter when executing commands.