Skip to content
Zed

Lumin for Zed

dev.getlumin/lumin

Read-only access to a Lumin project's logs, metrics, uptime checks, alerts and infrastructure.

client:Zed transport:streamable-http

Install Lumin in Zed

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

{
  "context_servers": {
    "lumin": {
      "url": "https://api.getlumin.dev/v1/mcp"
    }
  }
}

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

Lumin in other clients