Shelly Smart Home for Windsurf
io.github.buggy1111/shelly-mcp
Local-first MCP server for Shelly smart-home devices (Gen1-Gen4): control, energy, automation.
client:Windsurf
transport:stdio
runtime:pypi
Install Shelly Smart Home in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"shelly-mcp": {
"command": "uvx",
"args": [
"shelly-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs