Skip to content
Zed

lustre for Zed

io.github.jugbeep/lustre

Premium Flutter UI components for AI coding agents. 46 widgets, 3 themes, light/dark mode.

client:Zed transport:stdio runtime:npm

Install lustre in Zed

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

{
  "context_servers": {
    "lustre": {
      "command": "npx",
      "args": [
        "-y",
        "lustre-mcp"
      ]
    }
  }
}

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

lustre in other clients