image-ocr for Cursor
co.kymac.ocr/image-ocr
Image URL → plain text OCR for bots. Free try then prepaid TEST. https://ocr.kymac.co
client:Cursor
transport:streamable-http
Install image-ocr in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"image-ocr": {
"url": "https://ocr.kymac.co/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs