← Back to blog
2026-06-12

Generate images right from chat with MCP

MCP (Model Context Protocol) lets your chat client call external tools directly. ImgMCP exposes four tools: text_to_image, image_to_image, upscale, and remove_background.

Add a Streamable HTTP MCP server in your client, fill in the URL and your API key, and you can generate images from a single sentence in chat — billed against your account's credits.

See the “MCP integration” section on the docs page for the exact config.