Skip to content
Cline

Larnitech for Cline

io.github.mpopovych-thinkhome/larnitech-mcp

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

client:Cline transport:stdio runtime:pypi

Install Larnitech in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Larnitech in other clients