Skip to content
VS Code

OCR Text Extraction API for VS Code

io.github.br0ski777/ocr-extract

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

client:VS Code transport:sse

Install OCR Text Extraction API in VS Code

.vscode/mcp.json

{
  "servers": {
    "ocr-extract": {
      "type": "sse",
      "url": "https://ocr-extract.api.klymax402.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

OCR Text Extraction API in other clients