Back to directory
4oimage-mcp

4oimage-mcp

@Antipas4

An MCP server integrating with 4o-image API for LLMs to generate and edit images from text prompts.

image generationimage editing4o-imageAItool

Installation & Configuration

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

Information

Transport
stdio
Language
JavaScript
Created
2025/4/21
Updated
2026/6/8