Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 425 Bytes

File metadata and controls

17 lines (11 loc) · 425 Bytes
  • System: WSL: Ubuntu
  • Path: \wsl.localhost\Ubuntu\root\project\image-gen-mcp
  • Project name: image-gen-mcp

Reference Files

./SYSTEM_DESIGN.md ./docs/mcp_guide.md ./docs/openai_images_api_guide.md

Image Gen MCP Server

An MCP (Model Context Protocol) server that integrates with OpenAI's gpt-image-1 model for text-to-image generation services.

Development Rules

Use UV for python env management.