comicsol

wenn-id/comicsol
★ 2 stars Python AI/LLM Updated 2d ago
Comic Sol — local-first AI comic production as a Codex Skill, Python CLI, and MCP server.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "comicsol": {
      "command": "uvx",
      "args": [
        "comicsol"
      ]
    }
  }
}

Or install with pip: pip install comicsol

README Excerpt

Comic Sol is an installable Codex Skill and portable Python CLI that turns a short prompt, pasted story, or `.txt`/`.md` file into an original manga/anime comic. One natural-language invocation drives planning, character consistency, image generation, visual QA, selective repair, deterministic lettering and composition, and PDF export. It is

Topics

ai-agentscodexcomic-generationdeveloper-toolslocal-firstmcpopen-sourcepython