Skip to content

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 11 Sep 08:07
132cfed

Initial public release (0.1.1)

Highlights

  • Minimal, typed MCP server for scanner capture (ADF/duplex/page-size), batching, and multipage assembly
  • Deterministic JSON Schema–validated tool contracts with typed outputs
  • Sensible device selection defaults; avoids camera backends and prefers ADF/duplex when available
  • Mockable scan pipeline for CI and local development (SCAN_MOCK)
  • CLI and npx entrypoint for quick usage (npx scan-mcp)

Stability

  • Version 0.x: APIs may evolve; breaking changes may occur between minors. We’ll stabilize before 1.0.0.

Docs

  • Quick start, environment variables, and tool reference in README; deeper details in docs/