Catalog
OCR Text Extraction API
Officialby Br0ski777 · TypeScript
Extract text from images using OCR. Tesseract-powered. x402 micropayment.
Extracts text from images using Tesseract-powered optical character recognition.
Topics
ai-agentsdocumentsmcpmcp-serverocrx402
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
Remote endpoint
SSEHosted server - connect over the network, no local install.
https://ocr-extract.api.klymax402.com/mcpclaude_desktop_config.json
{
"mcpServers": {
"ocr-extract": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://ocr-extract.api.klymax402.com/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.