Skip to content
Zed

comiceditorial for Zed

io.github.jyswee/comiceditorial

Comic publishing for coding agents. Comics, chapters, AI panels, CBZ export. stdio + remote SSE.

client:Zed transport:sse runtime:npm

Install comiceditorial in Zed

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

{
  "context_servers": {
    "comiceditorial": {
      "url": "https://mcp.comiceditorial.com/sse"
    }
  }
}

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

comiceditorial in other clients