ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Midjourney with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. AI image generation. create, upscale, vary, and blend images using Midjourney's Imagine API.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 9 capabilities

The complete Midjourney capability set.

These are the exact actions your AI can choose when you ask it to work with Midjourney.

Capability set01 / 03

01-03

3 capabilities in this set.

Part of 9 available through Midjourney.

  1. 01

    Blend

    Provide URLs of existing images to blend together. Optionally add a text prompt to guide the blend. Blend multiple images together into one composition

  2. 02

    Inpaint

    The rest of the image remains unchanged. Edit a specific region of a generated image using a mask

  3. 03

    Reroll

    Useful when none of the initial 4 images are satisfactory. Regenerate 4 new images with the same prompt

Capability set02 / 03

04-06

3 capabilities in this set.

Part of 9 available through Midjourney.

  1. 04

    Upscale

    Returns the upscaled image URL. Upscale one of the 4 generated images to higher resolution

  2. 05

    Variation

    Useful for exploring different interpretations of a concept. Create a variation of one of the 4 generated images

  3. 06

    Describe

    Useful for understanding how to recreate styles and compositions. Generate a text prompt from an image (reverse engineer)

Capability set03 / 03

07-09

3 capabilities in this set.

Part of 9 available through Midjourney.

  1. 07

    Get tasks

    Useful for monitoring ongoing generations and finding image IDs for upscale/variation. List recent image generation tasks

  2. 08

    Get task status

    Returns progress percentage, image URLs when ready, and available actions (upscale/variation). Check the status of an image generation task

  3. 09

    Imagine

    The prompt should be in English and can include style modifiers like "--ar 16:9" for aspect ratio, "--v 6" for version, "--s" for stylization. Returns a task ID and thumbnail URL. Use the task ID to check generation progress. Generate an image from text prompt using Midjourney

Observed, not estimated

887ms average. Fast in production.

Midjourney is checked daily against the live service.

Daily averagePeak 1172ms
Aug 20Today
Fastest day
723ms
Slowest day
1172ms
14-day trend
Slowing+16%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 9 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Midjourney, so you can see the experience inside your AI.

It does not authenticate your account with Midjourney. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Midjourney Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_GtWGlzERWZpiQgoYZJ3Yk8hyvL5xnzs8QnvjgS2I/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Midjourney capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "midjourney-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_GtWGlzERWZpiQgoYZJ3Yk8hyvL5xnzs8QnvjgS2I/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Midjourney owners ask.

  • 01

    How do I get a Midjourney API key?

    Sign up at Ace Data Cloud and subscribe to the Midjourney Imagine API service. You'll receive an API key that works with this MCP server.

  • 02

    What's the difference between upscale and variation?

    Upscale increases resolution of a specific grid image (1-4) to full quality. Variation creates 4 new creative alternatives based on that image's style and composition. Use upscale for final output, variation for exploration.

  • 03

    How long does image generation take?

    Typically 30-60 seconds. Use get_task_status to check progress. The API returns a task ID immediately, and you can poll for completion or set a callback URL for async notification.