thumbnails for Cursor
io.github.theluckystrike/thumbnails
Generate image thumbnails, resize, convert and compress photos from your AI chat. Local files.
client:Cursor
transport:streamable-http
runtime:mcpb
tools:15
Install thumbnails in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"thumbnails": {
"url": "https://mcp.zovo.one/mcp/thumbnails"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs