Optimize images with ShortPixel compression from Cursor Agent
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"shortpixel-image-optimizer": {
"url": "https://mcp.shortpixel.com/mcp",
"headers": {
"Authorization": "Bearer YOUR_SHORTPIXEL_API_KEY"
}
}
}