mcp-asset-gen

mcp-asset-gen

1

The mcp-asset-gen tool facilitates generating image assets using OpenAI's GPT model, making it useful for game or web development by allowing Claude to communicate with OpenAI. It simplifies creating individual assets with user-defined specifications.

mcp-asset-gen

This tool enables communication between Claude and OpenAI, particularly using gpt-image-1 for generating image assets. It is beneficial for game or web development for creating individual assets.

Requirements

  • Node
  • OpenAI API Key

Installation

  1. Obtain an OpenAI API Key from their website.
  2. Export it in your shell as API_KEY.
  3. Configure the shell to integrate with mcp-asset-gen.
  4. Ask Claude to generate an image based on your description, and it will process the request.