Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Gwanggo

БесплатноНе проверен

Enables AI agents to generate images and videos using 30+ models (Seedream, Sora, Veo, etc.) via the Gwanggo API. Provides tools for model listing, image/video

GitHubEmbed

Описание

Enables AI agents to generate images and videos using 30+ models (Seedream, Sora, Veo, etc.) via the Gwanggo API. Provides tools for model listing, image/video generation, task checking, and credit balance.

README

gwanggo-mcp

Give your AI agent the power to generate images & video.

MCP server + CLI for the Gwanggo API — Seedream, Sora, Veo, Kling, GPT Image and 30+ more models behind one key.

npm License: MIT MCP

Works with Claude Code · Claude Desktop · Cursor · Codex — anything that speaks MCP.


You: "우리 신제품 세럼 광고 이미지 만들어줘, 화장품 무드로"
Agent: [calls generate_image with seedream-5] → https://…/result.png

Setup (2 minutes)

1. Connect your account (opens a browser approval — no password pasting):

npx gwanggo-mcp login
# or, after install:
gwanggo auth login

New accounts get free credits: sign up at gwanggo.jocoding.io. You can also skip login and set GWANGGO_API_KEY (create one at Dashboard → API keys).

2. Add to your agent:

Claude Code

claude mcp add gwanggo -- npx -y gwanggo-mcp

Claude Desktop / Cursor (claude_desktop_config.json / .cursor/mcp.json)

{
  "mcpServers": {
    "gwanggo": {
      "command": "npx",
      "args": ["-y", "gwanggo-mcp"]
    }
  }
}

Codex CLI (~/.codex/config.toml)

[mcp_servers.gwanggo]
command = "npx"
args = ["-y", "gwanggo-mcp"]

To pass the key explicitly instead of login, add "env": { "GWANGGO_API_KEY": "gwk_..." }.

Tools

Tool What it does
list_models 35+ image/video models with credit costs and per-model options
generate_image Text→image / image edit. Waits for completion, returns the URL
generate_video Text→video / image→video (Seedance 2.0, Kling 3.0, Veo 3.1, Sora 2 …)
get_task Check a previous generation by id
get_credits Remaining credit balance

Failed generations are auto-refunded server-side.

CLI usage

The same binary doubles as a CLI:

gwanggo auth login
gwanggo models
gwanggo generate image "neon alley cat, cinematic" --model gpt-image-2 --quality high
gwanggo generate video "waves crashing at dawn" --model seedance-2.0 --resolution 720p --duration 5 --generate-audio
gwanggo me          # account and credits
gwanggo task <id>   # check status

The gwanggo commands reuse the account saved by gwanggo auth login; no API-key environment variable is required. GWANGGO_API_KEY remains available for CI and other non-interactive environments.

How it works

Thin client over the public Gwanggo /v1 REST API — the same API that powers the open-source Gwanggo Studio. Your key is stored at ~/.config/gwanggo/config.json (0600) and sent only as a Bearer token.

License

MIT

from github.com/bill-950207/gwanggo-mcp

Установка Gwanggo

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/bill-950207/gwanggo-mcp

FAQ

Gwanggo MCP бесплатный?

Да, Gwanggo MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Gwanggo?

Нет, Gwanggo работает без API-ключей и переменных окружения.

Gwanggo — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить Gwanggo в Claude Desktop, Claude Code или Cursor?

Открой Gwanggo на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Gwanggo with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории media