Imaginode in ChatGPT, Claude and your agents

The Imaginode MCP server plugs more than 70 image and video models into the assistant you already use. Sign in with your account, ask, and it generates: with your credits, at the same prices as the canvas.

Server address

https://imaginode.ai/api/mcp

How it works

  1. 1

    Add the connector

    In ChatGPT or Claude, add a connector with the server address. No key to paste.

  2. 2

    Sign in to your account

    An Imaginode page opens: you sign in and allow the app. You can disconnect it at any time from your profile.

  3. 3

    Ask

    “Generate a product photo of my candle on a linen background”, “make a 5-second video of waves at sunset”: the assistant picks the model, states the cost and returns the file.

Depending on your assistant

ChatGPT

Settings, then Apps and connectors, then Create: paste the server address, choose OAuth authentication and sign in to your Imaginode account. Custom connectors depend on your ChatGPT plan.

Claude (web, desktop, mobile)

Settings, then Connectors, then Add custom connector: paste the server address and sign in to your account when Claude asks.

claude.ai/settings/connectors

Claude Code

One command, and the sign-in opens in your browser:

claude mcp add --transport http imaginode https://imaginode.ai/api/mcp

Cursor and other MCP clients

Add the server by its address (Streamable HTTP transport). A client that cannot sign in with OAuth accepts an API key in the Authorization header, created in your profile.

Add to Cursor

What the assistant can do

  • Generate an image with Flux 2, Nano Banana Pro, GPT Image or Seedream 5, with your images as references.
  • Generate a video with Seedance 2.5, Kling V3, Veo 3.1 or Wan 3.0, from a text or a start image.
  • List the models and their price in credits before generating.
  • Browse the 73 canvas templates: the full recipe (model, prompts, wiring) or the link that opens it ready to run.

Questions

How much does it cost?
The canvas price, nothing more: every generation spends your account's credits at the model's rate, stated before the result. A failed generation is refunded. Credits are bought on imaginode.ai, never inside the assistant.
What can the connected app do?
Generate images and videos with your credits, and read the catalog. Nothing else: no purchase, no account change, no access to your projects.
How do I disconnect it?
From your profile, in Connected apps: the revocation is immediate. You can also remove the connector in ChatGPT or Claude.
What about a script or a custom agent?
The same server accepts an API key, and the REST API is documented.

API and MCP documentation

Ready?

Create your account, then add the connector in your assistant.

Create my account

The server is listed in the official MCP registry and published on GitHub. registry.modelcontextprotocol.io · GitHub