Skip to content
Zed

Maket for Zed

io.github.ng-galien/maket

Compose branded visual documents with live preview, data collections, validation, and PDF export.

client:Zed transport:stdio runtime:npm

Install Maket in Zed

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

{
  "context_servers": {
    "maket": {
      "command": "npx",
      "args": [
        "-y",
        "@ng-galien/maket"
      ]
    }
  }
}

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

Maket in other clients