image processing for Cursor
ai.pictomancer/image-processing
Image processing for AI agents: resize, convert, compress, crop, and web-ready AI-generated images.
client:Cursor
transport:streamable-http
tools:10
Install image processing in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"image-processing": {
"url": "https://api.pictomancer.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs