H
Home Assistant MCP Info Hub
a home assistant mqtt info displayer with a websocket <-> mqtt bidirectional bridge.
Created 1/21/2026
Updated about 1 month ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
uvx home-assistant-mcp-info-hub
Cursor configuration (mcp.json)
{
"mcpServers": {
"bram-diederik-home-assistant-mcp-info-hub": {
"command": "uvx",
"args": [
"home-assistant-mcp-info-hub"
]
}
}
}