openai-mcp
1
This project provides an MCP server to integrate OpenAI's DALL-E API for image generation, specifically built to work with Roo Code and other MCP-compatible AI assistants. It offers comprehensive support for all API options, enabling precise control over image generation.
OpenAI MCP - DALL-E API Integration for Roo Code
This project provides a tool for DALL-E image generation with comprehensive support for all DALL-E API options. It is designed for use with Roo Code and other MCP-compatible AI assistants, allowing for fine-grained control over the image generation process.
Project Structure
- Source code is found in the
src/
directory, including files for the DALL-E API integration, main server, and installation script. - Compiled JavaScript files are in
build/
. dalle-test.html
is an HTML page to display generated images.
Setup Instructions for Roo Code
- Install the package globally.
- Run the setup command in Roo Code.
- Set your OpenAI API key in Roo Code settings.