ws_mcp_server_r

rudyll/ws_mcp_server_r
★ 0 stars Python 🔌 API Integration Updated today
Home Assistant custom integration: Local WebSocket MCP Server
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ws_mcp_server_r": {
      "command": "uvx",
      "args": [
        "ws-mcp-server-r"
      ]
    }
  }
}

Or install with pip: pip install ws-mcp-server-r

Topics

hacshome-assistanthomeassistantmcp