# ai.imaginode/imaginode (remote · imaginode.ai)

Generate AI images and videos from 89 models on one credit balance, refunds on failure.

- Trust score: 39/100 (low)
- Change this week: −46
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-20

## Components

- remote · `imaginode.ai`: 39/100 (this document), [markdown](https://verifymcp.io/servers/ai-imaginode-imaginode/api-mcp.md), [page](https://verifymcp.io/servers/ai-imaginode-imaginode/api-mcp)

## Channel facts

- Endpoint: `https://imaginode.ai/api/mcp`
- Transports: `streamable-http`
- Auth: `required`
- Version: `1.0.2`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-20.

- **Endpoint Security**: 97/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - The endpoint enforces authorisation, advertised via RFC 9728 protected-resource metadata.
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
  - The authorisation server supports Client ID Metadata Documents, the current MCP client-registration mechanism.
- **Transport & Reachability**: 0/100
  - Transport blocked by authentication: the endpoint requires auth we don't have to verify streamable-http.
- **Schema Quality & AI Usability**: 0/100
  - Schema blocked by authentication: the endpoint requires auth we don't have to read it.
- **Stability & Change Management**: 0/100
  - Stability not yet verified: not enough scan history yet (needs a 30-day window).
- **Tool Coverage**: 0/100
  - Tool coverage blocked by authentication: the endpoint requires auth we don't have to read its tools.
- **Tool Safety**: 0/100
  - Tool safety blocked by authentication: the endpoint requires auth we don't have to read its tools.
- **Capabilities**: 0/100
  - Capabilities blocked by authentication: the endpoint requires auth we don't have to read them.

**Unverified: 6 categories.** Categories scored 0 because we could not verify them: authentication we do not have, an unreachable endpoint, or not enough scan history. We only credit what we can confirm.

## Install

### How do I install the ai.imaginode/imaginode MCP server?

ai.imaginode/imaginode is a hosted endpoint at https://imaginode.ai/api/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

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

### Cursor

```json
{
  "mcpServers": {
    "ai-imaginode-imaginode": {
      "url": "https://imaginode.ai/api/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "ai-imaginode-imaginode": {
      "type": "http",
      "url": "https://imaginode.ai/api/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.ai-imaginode-imaginode]
url = "https://imaginode.ai/api/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "ai-imaginode-imaginode": {
      "type": "remote",
      "url": "https://imaginode.ai/api/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add ai-imaginode-imaginode --url 'https://imaginode.ai/api/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  ai-imaginode-imaginode:
    url: "https://imaginode.ai/api/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "ai-imaginode-imaginode": {
      "Transport": "http",
      "Url": "https://imaginode.ai/api/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add ai-imaginode-imaginode -t streamable-http -u 'https://imaginode.ai/api/mcp'
```

### Other

```json
{
  "mcpServers": {
    "ai-imaginode-imaginode": {
      "type": "http",
      "url": "https://imaginode.ai/api/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-14 (score 39, −46)

- [security regression] Endpoint reachability: reachable → behind authorisation
- [security regression] Tool safety: pass → unverified
- [security regression] Transport: pass → unverified
- [security regression] Stability: 0.67 → unverified
- [security improvement] Authorization: fail → pass
- [security] First check of Authorization: pass
- [functional regression] Capabilities: fail → unverified
- [functional regression] Tool coverage: 100 → unverified
- [functional] First check of Schema quality: unverified

### 2026-09-12 (score 85, +1)

No change was recorded against any check on this day. Stability & Change Management went from 60 to 63. That category is still filling its 30-day observation window: 18 days of observed history at the previous scan, 19 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-10 (score 84, +1)

No change was recorded against any check on this day. Stability & Change Management went from 53 to 57. That category is still filling its 30-day observation window: 16 days of observed history at the previous scan, 17 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-08 (score 83, +1)

No change was recorded against any check on this day. Stability & Change Management went from 47 to 50. That category is still filling its 30-day observation window: 14 days of observed history at the previous scan, 15 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-06 (score 82, +1)

No change was recorded against any check on this day. Stability & Change Management went from 40 to 43. That category is still filling its 30-day observation window: 12 days of observed history at the previous scan, 13 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-04 (score 81, +1)

No change was recorded against any check on this day. Stability & Change Management went from 33 to 37. That category is still filling its 30-day observation window: 10 days of observed history at the previous scan, 11 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-01 (score 80, +1)

No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-30 (score 79, +1)

No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.

## MCP tools (4)

### `list_models` (~79 tokens)

List Imaginode models

List the available AI models with their kind (image, video), default cost in credits (1 credit = $0.012, or €0.01 when billed in euros) and billable options. Call this before generating if you need a specific model, otherwise sensible defaults are used.

Input parameters:

- `kind` (string): Only return models of this kind.

### `generate_image` (~156 tokens)

Generate an image

Generate an image from a text prompt (optionally with input images for editing or reference). Waits for the result and returns the image URL. Costs credits from the connected Imaginode account; failures are refunded.

Input parameters:

- `aspect_ratio` (string): Optional aspect ratio like 16:9, 1:1, 9:16.
- `image_urls` (array): Optional input image URLs (editing or reference). Must be media hosted on the Imaginode account (Firebase Storage URLs from the media library or previous generations).
- `model` (string): Model key from list_models (kind image). Default: nano-banana-2.
- `prompt` (string, required): What to generate, in natural language. English works best.

### `generate_video` (~225 tokens)

Generate a video

Start a video generation from a text prompt (optionally with a start image). Returns immediately with a request_id and the cost in credits: poll get_generation_status every 30 seconds until it completes (typically 1 to 5 minutes, up to 30 for long jobs). Failures are refunded.

Input parameters:

- `aspect_ratio` (string): Aspect ratio like 16:9 or 9:16 (text-to-video only).
- `audio` (boolean): Generate audio, for models that support it.
- `duration` (string): Duration in seconds, among the model's durations (see list_models).
- `image_url` (string): Optional start image URL (image-to-video). Must be media hosted on the Imaginode account (Firebase Storage URL from the media library or a previous generation).
- `model` (string): Model key from list_models (kind video). Default: seedance-2.
- `prompt` (string, required): What to generate, in natural language. English works best.
- `resolution` (string): Resolution among the model's resolutions (see list_models).

### `get_generation_status` (~56 tokens)

Get generation status

Check a generation started with generate_video (or a generate_image that timed out). Returns running, completed (with output URLs) or failed (refunded).

Input parameters:

- `request_id` (string, required): The request_id returned by the generate tool.

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/ai-imaginode-imaginode/api-mcp#diagnostics

## Score history

- 2026-09-20: 39
- 2026-09-19: 39
- 2026-09-18: 39
- 2026-09-17: 39
- 2026-09-16: 39
- 2026-09-15: 39
- 2026-09-14: 39
- 2026-09-13: 85
- 2026-09-12: 85
- 2026-09-11: 84
- 2026-09-10: 84
- 2026-09-09: 83
- 2026-09-08: 83
- 2026-09-07: 82
- 2026-09-06: 82
- 2026-09-05: 81
- 2026-09-04: 81
- 2026-09-03: 80
- 2026-09-02: 80
- 2026-09-01: 80
- 2026-08-31: 79
- 2026-08-30: 79
- 2026-08-29: 78
- 2026-08-28: 78
- 2026-08-27: 77
- 2026-08-26: 77
- 2026-08-25: 74
- 2026-08-24: 74

## Common questions

### What is the ai.imaginode/imaginode MCP server?

ai.imaginode/imaginode is an MCP server listed in the public MCP registry as ai.imaginode/imaginode. Generate AI images and videos from 89 models on one credit balance, refunds on failure. This page covers its hosted endpoint (https://imaginode.ai/api/mcp).

### Is the ai.imaginode/imaginode MCP server safe to use?

ai.imaginode/imaginode scores 39 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the ai.imaginode/imaginode MCP server expose?

ai.imaginode/imaginode exposes 4 tools: list_models, generate_image, generate_video, get_generation_status. Their descriptions and schemas cost roughly 516 tokens of context every time the server is loaded.

### Does the ai.imaginode/imaginode MCP server require authentication?

Yes. ai.imaginode/imaginode asked us for credentials when we connected, so you will need to authorise it in your MCP client before it can do anything.

### Is the ai.imaginode/imaginode MCP server still maintained?

ai.imaginode/imaginode is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

- Remote endpoint: https://imaginode.ai/api/mcp
- Authorisation metadata: https://imaginode.ai/.well-known/oauth-protected-resource/api/mcp
- Repository: https://github.com/Frankhoubre/imaginode-mcp
- Website: https://imaginode.ai/
- Changelog RSS feed: https://verifymcp.io/servers/ai-imaginode-imaginode/api-mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/ai-imaginode-imaginode/api-mcp.json
- HTML version of this page: https://verifymcp.io/servers/ai-imaginode-imaginode/api-mcp
