sunriseapps/imagesorcery-mcp
ComputerVision-based πͺ sorcery of image recognition and editing tools for AI assistants.
Quick Start
Clone the repository:
git clone https://github.com/sunriseapps/imagesorcery-mcpClaude Desktop configuration example:
{
"mcpServers": {
"imagesorcery-mcp": {
"command": "npx",
"args": [
"-y",
"sunriseapps/imagesorcery-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.