Invoice & Receipt OCR Extractor to Excel for Grok
com.ranovam/invoice-to-excel
Invoice and receipt extractor: reads PDF and image invoices/receipts with AI, pulling date…
client:Grok
transport:streamable-http
Install Invoice & Receipt OCR Extractor to Excel in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"invoice-to-excel": {
"type": "http",
"url": "https://mcp.apify.com?tools=enezli/invoice-to-excel"
}
}
}
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