stagenth · 图片工具箱 for Claude Desktop
com.stagenth/img-kit
Image toolkit: resize, compress, crop, watermark, convert, rotate, EXIF read/strip.
client:Claude Desktop
transport:streamable-http
Install stagenth · 图片工具箱 in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"img-kit": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://stagenth.com/mcp/img-kit/"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs