ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use imgix with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Optimize and transform images via imgix. manage CDN sources, purge assets, and monitor origin connections.

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 imgix capability set.

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

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 10 available through imgix.

  1. 01

    Enable source

    Deploy/enable an Imgix source. Makes it live and serving images

  2. 02

    Get source

    Get details of an Imgix source. Returns name, domain, deployment type, and status

  3. 03

    List assets

    List assets in an Imgix source. Returns file paths, sizes, and content types

  4. 04

    Create source

    Create a new Imgix source. Connects your origin (S3, GCS, web folder) to Imgix CDN

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through imgix.

  1. 05

    Delete source

    Delete an Imgix source permanently

  2. 06

    Get asset

    Get metadata of a specific asset in Imgix. Returns path, size, content type

  3. 07

    List sources

    List all Imgix sources. Imgix is an image CDN that optimizes, resizes, and transforms images in real-time via URL parameters

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through imgix.

  1. 08

    Disable source

    Undeploy/disable an Imgix source. Stops serving images

  2. 09

    Update source

    Update an Imgix source configuration. Modify name, caching, or deployment settings

  3. 10

    Purge

    Purge an asset from Imgix CDN cache. Removes original and all derivatives, forcing re-fetch

Observed, not estimated

830ms average. Fast in production.

imgix is checked daily against the live service.

Daily averagePeak 989ms
Aug 20Today
Fastest day
653ms
Slowest day
989ms
14-day trend
Slowing+25%

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 imgix, so you can see the experience inside your AI.

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

imgix Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_W55yfp9ibLWPHyncLicE4V2hPBCZm8KS0MfsrLyA/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 — imgix capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "imgix-real-time-image-processing-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_W55yfp9ibLWPHyncLicE4V2hPBCZm8KS0MfsrLyA/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 imgix owners ask.

  • 01

    What happens when I purge an asset in imgix?

    Using the purge capability removes the cached version of the original image and ALL processed derivatives (resized, filtered, etc.) from imgix Edge nodes. This forces the system to re-fetch the file from your origin storage on the next request.

  • 02

    Can I connect my AWS S3 bucket to imgix using my agent?

    Absolutely. Use the create_source capability and provide your S3 origin base URL. Your agent will handle the backend orchestration to map your storage bucket to a new imgix CDN domain.

  • 03

    How do I check if a source is currently serving traffic?

    The get_source capability retrieves the real-time status of any imgix source. Your agent will return the deployment type and current state, so you'll know exactly if it's enabled and live.