Skip to content
Claude Desktop

image-ocr for Claude Desktop

co.kymac.ocr/image-ocr

Image URL → plain text OCR for bots. Free try then prepaid TEST. https://ocr.kymac.co

client:Claude Desktop transport:streamable-http

Install image-ocr in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "image-ocr": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://ocr.kymac.co/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

image-ocr in other clients