OCR Text Extraction API for Grok
io.github.br0ski777/ocr-extract
Extract text from images using OCR. Tesseract-powered. x402 micropayment.
client:Grok
transport:sse
Install OCR Text Extraction API in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"ocr-extract": {
"type": "sse",
"url": "https://ocr-extract.api.klymax402.com/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs