Screaminlean/home-assistant-mcp
This workspace provides GitHub Copilot integration with Home Assistant through the Model Context Protocol (MCP), enabling natural language control and monitoring of your smart home devices.
Platform-specific configuration:
{
"mcpServers": {
"home-assistant-mcp": {
"command": "npx",
"args": [
"-y",
"home-assistant-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...