Image Tools - Background Removal, Upscaling & Face Restoration for VS Code
io.github.fasuizu-br/image-tools
Background removal, 4x upscaling, and face restoration via GPU
client:VS Code
transport:streamable-http
tools:4
Install Image Tools - Background Removal, Upscaling & Face Restoration in VS Code
.vscode/mcp.json
{
"servers": {
"image-tools": {
"type": "http",
"url": "https://apim-ai-apis.azure-api.net/mcp/image/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs