Files
2025-09-18 09:10:34 -04:00

11 lines
497 B
JSON

{
"mcpServers": {
"imagesorcery-mcp": {
"description":"An MCP server providing tools for image processing operations",
"command": "imagesorcery-mcp",
"transportType": "stdio",
"autoApprove": ["blur", "change_color", "config", "crop", "detect", "draw_arrows", "draw_circles", "draw_lines", "draw_rectangles", "draw_texts", "fill", "find", "get_metainfo", "ocr", "overlay", "resize", "rotate"],
"timeout": 100
}
}
}