3 Commits

Author SHA1 Message Date
Tony
23a00c365e feat: async OCR workflow - split submit + poll tools to avoid timeout issues
- Add submit_pdf_for_ocr() - submits immediately, returns task_id
- Add get_ocr_result() - polls for completion, saves Markdown
- Keep batch_ocr_pdf() as deprecated fallback
- Update README with new async usage pattern
- Update pyproject.toml description
2026-05-09 20:53:19 +08:00
Tony
034ac44684 fix: add requests dependency to pyproject.toml 2026-05-09 15:03:36 +08:00
Tony
a9fd8d738d Initial commit: process cleaning MCP server with 6 tools 2026-05-09 14:04:21 +08:00