Instructions file CodexOpenCode
Project instructions for NovelAI Image MCP, a Python server that exposes NovelAI image-generation functions to AI assistants through the Model Context Protocol.
Instructions file CodexOpenCode
Project instructions for NovelAI Image MCP, a Python server that exposes NovelAI image-generation functions to AI assistants through the Model Context Protocol.
Skill Claude CodeCodex
Run the novelai-image-mcp Typer CLI to generate, upscale, and transform NovelAI images from a shell. Use when scripting image workflows outside an MCP host or batch-generating images.
Skill Claude CodeCodex
Invoke the 11 NovelAI MCP tools (generate, img2img, inpaint, upscale, director, annotate, tags, vibe, account) from an MCP host. Use when generating/transforming images via MCP rather than the CLI.
Skill Claude CodeCodex
Chain NovelAI tools into creative pipelines: txt2img to upscale, annotate to img2img, Director edits, full production. Use when asked to build multi-step image workflow recipes or pipelines.
MCP server Claude CodeCodexCursor +2
MCP server exposing NovelAI image generation as tools for AI agents. Runs locally from the novelai-image-mcp Python package. Needs 1 environment variable to run.