Local GPU Imagegen for Cline
io.github.chevalgrand520/local-gpu-imagegen
MCP-first control plane for ComfyUI workflows with explicit approvals and no silent downloads.
client:Cline
transport:stdio
runtime:pypi
Install Local GPU Imagegen in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"local-gpu-imagegen": {
"command": "uvx",
"args": [
"local-gpu-imagegen"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs