Files

11 lines
164 B
Plaintext
Raw Permalink Normal View History

2026-05-31 18:45:42 +08:00
{
"mcpServers": {
"comfyui": {
"command": "npx",
"args": ["-y", "comfyui-mcp"],
"env": {
"CIVITAI_API_TOKEN": ""
}
}
}
}