AI & ML
Trust: 30/100 (Limited)io.github.jqknono/pic-gen Guide
Unified image generation tool - cover images (cover) and Mermaid diagrams (mermaid) generation
by jqknono
Quick Start
Install
npx pic-genClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-jqknono-pic-gen": {
"command": "npx",
"args": [
"pic-gen"
]
}
}
}