Skip to content
Zed

publishready for Zed

io.github.veldica/publishready

PublishReady: Deterministic writing control with local-first metrics and AI prose audits.

client:Zed transport:stdio runtime:npm

Install publishready in Zed

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

{
  "context_servers": {
    "publishready": {
      "command": "npx",
      "args": [
        "-y",
        "@veldica/publishready-mcp"
      ]
    }
  }
}

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

publishready in other clients