runcomfy mcp for VS Code
io.github.runcomfy-com/runcomfy-mcp
Remote MCP for RunComfy: ComfyUI deployments, hosted models, LoRA training. 31 tools.
client:VS Code
transport:streamable-http
Install runcomfy mcp in VS Code
.vscode/mcp.json
{
"servers": {
"runcomfy-mcp": {
"type": "http",
"url": "https://mcp.runcomfy.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs