Shelly Smart Home for Cline
io.github.buggy1111/shelly-mcp
Local-first MCP server for Shelly smart-home devices (Gen1-Gen4): control, energy, automation.
client:Cline
transport:stdio
runtime:pypi
Install Shelly Smart Home 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": {
"shelly-mcp": {
"command": "uvx",
"args": [
"shelly-mcp"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs