Aihubmix integrates mainstream image generation APIs through a unified interface and encapsulates them as MCP (Model Context Protocol), making it more convenient for developers to integrate with LLM interactions. Users can trigger image generation using natural language input.Currently integrated models include:
openai/gpt-image-1
bfl/FLUX.1-Kontext-pro
google/imagen-4.0-ultra-generate-preview-06-06
google/imagen-4.0-generate-preview-06-06
ideogram/V3
The gpt-image-1 model returns base64 encoded results, which may cause errors in Claude Desktop due to excessive length. Currently, we recommend prioritizing V3 / Flux / Imagen models.
Below are MCP installation examples for common AI tools. Before running the commands, replace sk-*** with your Aihubmix API key.After installation, you need to restart the tool for changes to take effect.