comiceditorial for Grok
io.github.jyswee/comiceditorial
Comic publishing for coding agents. Comics, chapters, AI panels, CBZ export. stdio + remote SSE.
client:Grok
transport:sse
runtime:npm
Install comiceditorial in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"comiceditorial": {
"type": "sse",
"url": "https://mcp.comiceditorial.com/sse"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs