ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Leonardo.ai with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Generate high-fidelity images via Leonardo.ai. orchestrate generations, audit AI models, and manage visual assets.

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 · 10 capabilities

The complete Leonardo.ai capability set.

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

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 10 available through Leonardo.ai.

  1. 01

    Upload init image

    Acquire a secure presigned URL tracking for image-to-image inference datasets

  2. 02

    Get model

    Get specific details and parameters of a Leonardo.ai model

  3. 03

    List user generations

    List recent image generations initiated by a specific Leonardo user

  4. 04

    Create variation

    Create an unzoom context extension expanding a Leonardo.ai generated image

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through Leonardo.ai.

  1. 05

    Delete generation

    Delete a Leonardo generation history log and its image array explicitly

  2. 06

    Generate image

    Returns a Generation ID used to poll for the output. Generate images from a text prompt using Leonardo.ai

  3. 07

    Get generation

    Get the active status or completed result of a generation

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through Leonardo.ai.

  1. 08

    Get user

    Get active authenticated Leonardo AI user metrics

  2. 09

    List custom models

    List fine-tuned and custom-trained models available explicitly on your Leonardo instance

  3. 10

    List platform models

    List all globalThis public platform models hosted on Leonardo.ai

Observed, not estimated

851ms average. Fast in production.

Leonardo.ai is checked daily against the live service.

Daily averagePeak 1069ms
Aug 20Today
Fastest day
715ms
Slowest day
1069ms
14-day trend
Slowing+19%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 10 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 Leonardo.ai, so you can see the experience inside your AI.

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

Leonardo.ai Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_y9qRzWWnGSVBvmQMYzSP2JGQCYBThJESo5HQfoqx/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 — Leonardo.ai capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "leonardoai-generative-ai-models-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_y9qRzWWnGSVBvmQMYzSP2JGQCYBThJESo5HQfoqx/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 Leonardo.ai owners ask.

  • 01

    Can I check the progress of my image generation through my agent?

    Yes. Use the get_generation_status capability with the Generation ID provided when you started the request. Your agent will poll the Leonardo API and return the final image URLs and metadata once the process is complete.

  • 02

    How do I find which AI models are available for generation?

    Ask your agent to list_platform_models or list_custom_models. It will return a list of available UUIDs and model names (like Phoenix or Kino XL), which are required when triggering a new image generation request.

  • 03

    Can my agent perform image-to-image transformations?

    Absolutely. Use the upload_init_image capability to acquire a secure presigned URL for your source image. Once uploaded, you can command your agent to trigger a generation that uses that image as a reference for guided AI transformations.