comiceditorial for VS Code
io.github.jyswee/comiceditorial
Comic publishing for coding agents. Comics, chapters, AI panels, CBZ export. stdio + remote SSE.
client:VS Code
transport:sse
runtime:npm
Install comiceditorial in VS Code
.vscode/mcp.json
{
"servers": {
"comiceditorial": {
"type": "sse",
"url": "https://mcp.comiceditorial.com/sse"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs