AgentHubAgentHub

aether studio — AI Image Generation, Editing & Creative Workflow

MCP ServerMCP Registry官方收录

io.github.chaehomie/aether-studio · v1.1.0

Generate, edit, and explore AI images. Flux, Imagen, LoRA identity swap, upscale, and more.

概览

aether studio — AI Image Generation, Editing & Creative Workflow 是一个MCP Server,收录自 官方 MCP Registry。支持 streamable-http 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。

安装

选择你的平台查看安装方式

{
  "mcpServers": {
    "aether-studio": {
      "url": "https://knoll-api-d9hkgrape3dtadgy.z03.azurefd.net/mcp"
    }
  }
}

相关资源

统一 Manifest

{
  "id": "io.github.chaehomie/aether-studio",
  "type": "mcp-server",
  "version": "1.1.0",
  "displayName": "aether studio — AI Image Generation, Editing & Creative Workflow",
  "description": "Generate, edit, and explore AI images. Flux, Imagen, LoRA identity swap, upscale, and more.",
  "repository": {
    "url": "https://github.com/chaehomie/knoll",
    "source": "github"
  },
  "homepage": "https://aetherstudio.ai",
  "distribution": {
    "packages": [],
    "remotes": [
      {
        "transport": "streamable-http",
        "url": "https://knoll-api-d9hkgrape3dtadgy.z03.azurefd.net/mcp"
      }
    ]
  },
  "dependencies": [],
  "installTargets": [
    "claude-code",
    "claude-desktop",
    "cursor",
    "vscode"
  ],
  "keywords": [],
  "provenance": {
    "origin": "official-mcp-registry",
    "originalId": "io.github.chaehomie/aether-studio",
    "originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.chaehomie%2Faether-studio/versions/latest",
    "isOfficial": true,
    "status": "active"
  }
}
aether studio — AI Image Generation, Editing & Creative Workflow — MCP Server 安装与配置 · AgentHub