MCP Directory
Back

HomeClaw

by omarshahine · Swift · ★ 102

HomeKit smart home control via MCP — lights, locks, thermostats, and scenes for Claude Desktop, Claude Code, and OpenClaw

#claude#homekit#macos#mcp#smart-home#swift

Install

git clone https://github.com/omarshahine/HomeClaw.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "homeclaw": {
      "command": "npx",
      "args": [
        "-y",
        "github:omarshahine/HomeClaw"
      ]
    }
  }
}

From the README

Control your Apple HomeKit smart home from AI assistants, the terminal, and automation tools. HomeClaw exposes your HomeKit accessories through a **command-line tool**, a **stdio MCP server**, and plugins for **Claude Code** and **OpenClaw**. It runs as a lightweight macOS menu bar app. Apple HomeKit has no public API, no CLI, and no way to integrate with AI assistants or automation pipelines. HomeClaw bridges that gap with a Mac Catalyst app that talks to HomeKit on your behalf and exposes a clean API surface. - Ask Claude or OpenClaw to "turn off all the lights" or "set the thermostat to…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related search servers