11 lines
164 B
Plaintext
11 lines
164 B
Plaintext
|
|
{
|
||
|
|
"mcpServers": {
|
||
|
|
"comfyui": {
|
||
|
|
"command": "npx",
|
||
|
|
"args": ["-y", "comfyui-mcp"],
|
||
|
|
"env": {
|
||
|
|
"CIVITAI_API_TOKEN": ""
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|