OpenAI Image
OpenAI image generation MCP server for Model Context Protocol hosts
Verdict not yet evaluated for this tool. The hybrid eval runs adversarial cases first; coverage rolls out as the corpus expands. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: hybrid eval, four-state verdict, honest limits.
{
"mcpServers": {
"mcp-server-openai-image": {
"command": "npx",
"args": [
"-y",
"@mindstone/mcp-server-openai-image"
],
"env": {
"OPENAI_API_KEY": "<your-openai_api_key>",
"MCP_WORKSPACE_PATH": "<mcp_workspace_path>",
"OPENAI_IMAGE_MODEL": "gpt-image-2",
"OPENAI_IMAGE_REQUEST_TIMEOUT_MS": "90000"
}
}
}
}{
"mcpServers": {
"mcp-server-openai-image": {
"command": "npx",
"args": [
"-y",
"@mindstone/mcp-server-openai-image"
],
"env": {
"OPENAI_API_KEY": "<your-openai_api_key>",
"MCP_WORKSPACE_PATH": "<mcp_workspace_path>",
"OPENAI_IMAGE_MODEL": "gpt-image-2",
"OPENAI_IMAGE_REQUEST_TIMEOUT_MS": "90000"
}
}
}
}npx -y @mindstone/mcp-server-openai-imageOPENAI_API_KEYOpenAI API key with image generation access
MCP_WORKSPACE_PATHWorkspace directory for saving generated images
OPENAI_IMAGE_MODELOverride the default OpenAI image model identifier
OPENAI_IMAGE_REQUEST_TIMEOUT_MSOutbound HTTP request timeout in milliseconds (max 1800000)
Focused MCP server for OpenAI image/audio generation (v2.0.0). Wraps endpoints via HAPI CLI.
Public MCP server for the LLM Search Engine
Audit your brand's visibility across ChatGPT, Gemini, Claude, Perplexity + 6 more engines.