Skip to content
Zed

Shelly Smart Home for Zed

io.github.buggy1111/shelly-mcp

Local-first MCP server for Shelly smart-home devices (Gen1-Gen4): control, energy, automation.

client:Zed transport:stdio runtime:pypi

Install Shelly Smart Home in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "shelly-mcp": {
      "command": "uvx",
      "args": [
        "shelly-mcp"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Shelly Smart Home in other clients