House_with_garden: Open source home automation that puts local control and privacy first.

Client (core) MCP Server

Model Context Protocol (client) server

View all core servers
Ready-to-Use Client Configurations
{
  "mcpServers": {
    "client": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-client"
      ]
    }
  }
}