Brainiall Image for Cursor
com.brainiall/image
Background removal, upscaling, face restore, document OCR, table extraction, visual understanding.
client:Cursor
transport:streamable-http
tools:10
Install Brainiall Image in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"image": {
"url": "https://api.brainiall.com/mcp/image/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs