homekit_set_accessory
Set accessory state (on/off, 0–100)
How to use it
homekit_set_accessory is exposed by the Homekit MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the homekit_set_accessory tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Homekit
$
npm install -g homekit-cliOther tools in Homekit (7)
homekit_activate_scene
Activate a scene by name
homekit_create_scene
Create a new scene with specified accessory states
homekit_get_accessory
Get the current state of an accessory
homekit_list_accessories
List all accessories, optionally filtered by room
homekit_list_automations
List all automations
homekit_list_scenes
List all available scenes
homekit_run_automation
Trigger an automation by name