ocr for Cursor
com.auto-reader/ocr
Arabic-first OCR, translation and document extraction. First call mints a free trial key.
client:Cursor
transport:streamable-http
tools:7
Install ocr in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"ocr": {
"url": "https://api.auto-reader.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs