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
- Obtain an OpenAI API Key from their website.
- Export it in your shell as API_KEY.
- Configure the shell to integrate with
mcp-asset-gen
. - Ask Claude to generate an image based on your description, and it will process the request.