APICK OCR for Cursor
app.apick/ocr
OCR for images and Korean ID documents
client:Cursor
transport:streamable-http
tools:6
Install APICK OCR in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"ocr": {
"url": "https://apick.app/mcp/ocr"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs