core
:house_with_garden: Open source home automation that puts local control and privacy first.
core MCP Server
MCP server for home-assistant/core
Ready-to-Use Client Configurations
{
"mcpServers": {
"core": {
"command": "npx",
"args": [
"-y",
"@home-assistant/core"
]
}
}
}