Skip to content
VS Code

APICK OCR for VS Code

app.apick/ocr

OCR for images and Korean ID documents

client:VS Code transport:streamable-http tools:6

Install APICK OCR in VS Code

.vscode/mcp.json

{
  "servers": {
    "ocr": {
      "type": "http",
      "url": "https://apick.app/mcp/ocr"
    }
  }
}

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

What VS Code can do once it is connected

APICK OCR in other clients