Skip to content
VS Code

Iminify for VS Code

com.iminify/iminify

Compress, convert and resize images, and scan web pages for every image they load.

client:VS Code transport:streamable-http

Install Iminify in VS Code

.vscode/mcp.json

{
  "servers": {
    "iminify": {
      "type": "http",
      "url": "https://www.iminify.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Iminify in other clients