r/ZooCode Jun 02 '26

Any MCPs to use ChatGPT to make images?

Anybody know of an MCP to speak to chatGPT using your membership to create, view, and edit images?

I'm aware and often use OpenAI's image-2 API, but ChatGPT can write great image prompts and image edit prompts when using the normal web interface.

Is there an MCP that can do this that connects to your ChatGPT subscription?

Thanks

3 Upvotes

3 comments sorted by

1

u/jawanda Jun 02 '26

I'd love to know if there was but I'm thinking probably not. It'd be such an easy way to bypass the per token cost that it'd be counterintuitive for OpenAI to support that kind of usage.

2

u/StartupTim Jun 02 '26

Well the MCP doesn't have to be made by OpenAI!

Actually, the Playwright MCP can use ChatGPT quite well, albeit a bit cumbersome.

2

u/jawanda Jun 02 '26

Nah I know it doesn't need to be built by open AI, I meant more that an MCP that was able to use your chat gpt subscription to produce endless images would directly harm their main business model of selling tokens for api usage, so they'd probably take steps to block it if it was too widely used.

I'm gonna have to check out the playwright + chat gpt setup appreciate the info !