Skip to content
Claude Desktop

wemo for Claude Desktop

io.github.apiarya/wemo

Control WeMo smart home devices - discover, toggle, adjust brightness, and manage HomeKit codes

client:Claude Desktop transport:stdio runtime:pypi

Install wemo in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "wemo": {
      "command": "uvx",
      "args": [
        "wemo-mcp-server"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

wemo in other clients