ShortPixel Image Optimizer for Cursor
com.shortpixel.mcp/optimize
Optimize public image URLs via the ShortPixel SPIO API for AI agents
client:Cursor
transport:streamable-http
tools:1
Install ShortPixel Image Optimizer in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"optimize": {
"url": "https://mcp.shortpixel.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs