Skip to content
Zed

Govee for Zed

io.github.evefromwayback/govee-mcp

LAN-first, cloud-fallback MCP server for Govee smart lights and devices.

client:Zed transport:stdio runtime:pypi

Install Govee in Zed

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "govee-mcp": {
      "command": "uvx",
      "args": [
        "govee-mcp"
      ],
      "env": {
        "GOVEE_API_KEY": "<GOVEE_API_KEY>"
      }
    }
  }
}

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

Govee in other clients