Skip to content
Cursor

OCR Text Extraction API for Cursor

io.github.br0ski777/ocr-extract

Extract text from images using OCR. Tesseract-powered. x402 micropayment.

client:Cursor transport:sse

Install OCR Text Extraction API in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "ocr-extract": {
      "url": "https://ocr-extract.api.klymax402.com/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

OCR Text Extraction API in other clients