Light: Download + OCR for Claude Desktop
io.github.mcp-dir/contas_light_download_ocr-mcp
Light: Download + OCR, official-source lookup. Platform-hosted, pay per query with prepaid credit.
client:Claude Desktop
transport:streamable-http
tools:7
Install Light: Download + OCR in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"contas_light_download_ocr-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.mcp.ai/p_contas_light_download_ocr"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs