hpohlmann/home-assistant-mcp
A Model Context Protocol (MCP) integration that enables AI assistants to search for and control Home Assistant devices through natural language commands in Cursor.
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...