Loading languages...
4O

4oimage-mcp

@Antipas4

An MCP server implementation that integrates with 4o-image API, enabling LLMs and other AI systems to generate and edit images through a standardized protocol. Create high-quality art, 3D characters, and custom images using simple text prompts.

image generation
image editing
4o-image
AI

# mcpServer Config

{
  "mcpServers": {
    "4o-image": {
      "command": "npx",
      "args": [
        "-y",
        "4oimage-mcp"
      ],
      "env": {
        "API_KEY": "YOUR_API_KEY_HERE"
      }
    }
  }
}

# stdio

npx -y 4oimage-mcp
Transport:
stdio
語言:
JavaScript
創建時間:4/22/2025
更新時間:5/26/2025