ocr for VS Code
com.auto-reader/ocr
Arabic-first OCR, translation and document extraction. First call mints a free trial key.
client:VS Code
transport:streamable-http
tools:7
Install ocr in VS Code
.vscode/mcp.json
{
"servers": {
"ocr": {
"type": "http",
"url": "https://api.auto-reader.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs