Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions agent-tools/cloud.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ import CloudFeature from '/snippets/cloud-feature.mdx'

## Overview

<Note>
Comfy Cloud MCP is in **closed beta — invite only**. Access is gated by a per-user feature flag. If you don't have access yet, [sign up for the waitlist](https://form.typeform.com/to/hHmvw1UH).
</Note>

The **Comfy Cloud MCP server** connects AI agents to [Comfy Cloud](https://cloud.comfy.org) over the [Model Context Protocol](https://modelcontextprotocol.io). Once connected, you can generate images, video, audio, and 3D, search models, nodes, and templates, and run ComfyUI workflows — all from a chat with your agent.

Support is currently scoped to **Claude Code** and **Claude Desktop**, which sign in with **OAuth** — a one-time browser sign-in. Support for more clients is coming.
Expand Down
4 changes: 4 additions & 0 deletions ja/agent-tools/cloud.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ import CloudFeature from '/snippets/ja/cloud-feature.mdx'

## 概要

<Note>
Comfy Cloud MCP は**クローズドベータ版です — 招待制**です。アクセスはユーザー単位の機能フラグによって制御されています。まだアクセス権がない場合は、[ウェイトリストに登録](https://form.typeform.com/to/hHmvw1UH)してください。
</Note>

**Comfy Cloud MCP サーバー**は、[モデルコンテキストプロトコル(MCP)](https://modelcontextprotocol.io)を通じて AI エージェントを [Comfy Cloud](https://cloud.comfy.org) に接続します。接続後、チャットから画像・動画・音声・3D の生成、モデル・ノード・テンプレートの検索、ComfyUI ワークフローの実行ができます。

現在は **Claude Code** と **Claude Desktop** に対応しており、どちらも **OAuth** でサインインします — ブラウザでの一度きりのログインで完了します。他のクライアントへの対応も予定されています。
Expand Down
4 changes: 4 additions & 0 deletions ko/agent-tools/cloud.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ import CloudFeature from '/snippets/ko/cloud-feature.mdx'

## 개요

<Note>
Comfy Cloud MCP는 **클로즈드 베타입니다 — 초대 전용**입니다. 액세스는 사용자별 기능 플래그로 제어됩니다. 아직 액세스 권한이 없다면 [대기자 명단에 등록](https://form.typeform.com/to/hHmvw1UH)하세요.
</Note>

**Comfy Cloud MCP 서버**는 [Model Context Protocol](https://modelcontextprotocol.io)을 통해 AI 에이전트를 [Comfy Cloud](https://cloud.comfy.org)에 연결합니다. 연결 후에는 이미지, 비디오, 오디오 및 3D 생성, 모델, 노드 및 템플릿 검색, ComfyUI 워크플로우 실행 등 모든 작업을 에이전트와의 채팅에서 수행할 수 있습니다.

현재 지원되는 클라이언트는 **Claude Code**와 **Claude Desktop**이며, 이들은 **OAuth**를 통해 로그인합니다 — 한 번만 브라우저에서 로그인하면 됩니다. 더 많은 클라이언트 지원은 곧 제공될 예정입니다.
Expand Down
4 changes: 4 additions & 0 deletions zh/agent-tools/cloud.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ import CloudFeature from '/snippets/zh/cloud-feature.mdx'

## 概述

<Note>
Comfy Cloud MCP 目前处于**封闭测试阶段 — 仅限邀请**。访问权限由用户级别的功能开关控制。如果你还没有权限,请[加入等待列表](https://form.typeform.com/to/hHmvw1UH)。
</Note>

**Comfy Cloud MCP 服务器**通过[模型上下文协议(MCP)](https://modelcontextprotocol.io)将 AI 代理连接到 [Comfy Cloud](https://cloud.comfy.org)。连接成功后,你可以在代理对话中生成图片、视频、音频和 3D 内容,搜索模型、节点和模板,并运行 ComfyUI 工作流。

目前支持 **Claude Code** 和 **Claude Desktop**,两者均通过 **OAuth** 登录 — 只需在浏览器中完成一次性登录。更多客户端支持即将推出。
Expand Down
Loading