Skip to content
Zed

Larnitech for Zed

io.github.mpopovych-thinkhome/larnitech-mcp

Read, watch and safely control Larnitech smart-home controllers over the API2 protocol.

client:Zed transport:stdio runtime:pypi

Install Larnitech in Zed

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

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

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

Larnitech in other clients