Back to MCP Servers
Imagesorcery
ComputerVision-based 🪄 sorcery of image recognition and editing tools for AI assistants.
multimedia-processai
By sunriseapps
Installation
npx -y imagesorcery-mcpConfiguration
{
"mcpServers": {
"imagesorcery-mcp": {
"command": "npx",
"args": ["-y", "imagesorcery-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes