Installation & Configuration
{
"mcpServers": {
"comfyui": {
"command": "uv",
"args": [
"--directory",
"PATH/TO/comfyui-mcp-server",
"run",
"--with",
"mcp",
"--with",
"websocket-client",
"--with",
"python-dotenv",
"mcp",
"run",
"src/server.py:mcp"
]
}
}
}Information
Transport
stdiosse
Language
Python
Created
2026/6/15
Updated
2026/6/17