Local MCP server that adds multimodal capabilities to text-only models like Codex/DeepSeek, offering tools for image description, audio transcription, video analysis, image/video generation, and speech synthesis.
A local MCP server that adds computer-vision tools to coding agents and models that do not support native image input, using Codex OAuth credentials and the ChatGPT/Codex Responses backend.
MCP server that gives text-only agents like Claude Code and Codex image, video, and audio analysis capabilities through local setup and multiple AI providers.
A local MCP server for generating and editing images using OpenAI-compatible APIs. It provides text-to-image generation and image editing capabilities with configurable endpoints and saves output directly to local files.
An MCP server that gives text-only models image generation and understanding capabilities, with tools like generate_image, describe_image, and set_api_key. It enables any MCP client to create and analyze images using a single API key.
This MCP server enables image generation via Codex CLI and an OpenAI-compatible relay API, with job queue, status polling, and preview/download endpoints. It is a single-user local demo without authentication or persistence.