Brainiall Image for VS Code
com.brainiall/image
Background removal, upscaling, face restore, document OCR, table extraction, visual understanding.
client:VS Code
transport:streamable-http
tools:10
Install Brainiall Image in VS Code
.vscode/mcp.json
{
"servers": {
"image": {
"type": "http",
"url": "https://api.brainiall.com/mcp/image/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs