Skip to content
Gemini CLI

runcomfy mcp for Gemini CLI

io.github.runcomfy-com/runcomfy-mcp

Remote MCP for RunComfy: ComfyUI deployments, hosted models, LoRA training. 31 tools.

client:Gemini CLI transport:streamable-http

Install runcomfy mcp in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "runcomfy-mcp": {
      "httpUrl": "https://mcp.runcomfy.com/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

runcomfy mcp in other clients