image-ocr for VS Code
co.kymac.ocr/image-ocr
Image URL → plain text OCR for bots. Free try then prepaid TEST. https://ocr.kymac.co
client:VS Code
transport:streamable-http
Install image-ocr in VS Code
.vscode/mcp.json
{
"servers": {
"image-ocr": {
"type": "http",
"url": "https://ocr.kymac.co/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs