2 months ago
x402 micropayment API for AI agents. Extract text from images using OCR. Supports URL or base64 input. Pay per call with USDC on Base.
Server Config
{
"mcpServers": {
"ocr-extract": {
"url": "https://ocr-extract-production.up.railway.app/mcp",
"transport": "sse"
}
}
}