comiceditorial for Cursor
io.github.jyswee/comiceditorial
Comic publishing for coding agents. Comics, chapters, AI panels, CBZ export. stdio + remote SSE.
client:Cursor
transport:sse
runtime:npm
Install comiceditorial in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"comiceditorial": {
"url": "https://mcp.comiceditorial.com/sse"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs