aether studio — AI Image Generation, Editing & Creative Workflow for Claude Desktop
io.github.chaehomie/aether-studio
Generate, edit, and explore AI images. Flux, Imagen, LoRA identity swap, upscale, and more.
client:Claude Desktop
transport:streamable-http
Install aether studio — AI Image Generation, Editing & Creative Workflow in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"aether-studio": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://knoll-api-d9hkgrape3dtadgy.z03.azurefd.net/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs