OCR Japanese invoices (請求書) and receipts (領収書/レシート) into structured JSON — vendor/merchant, line items, 8%/10% consumption-tax breakdown — and verify the qualified-invoice registration number (インボイス登録番号, T+13 digits) against the National Tax Agency registry in the same call. Pay-per-call via x402 (USDC on Base/Solana…
Japanese invoice/receipt OCR + tax registration-number (T-number) verification, via x402. Runs locally from the denpyo-mcp npm package. Needs 2 environment variables to run.
MCP server for StructDoc — turn any document (PDF/image) into structured data for AI agents: OCR, layout-to-Markdown, tables, invoice/receipt fields. Pays per call via x402 (USDC on Base/Solana) — no API keys. Runs locally from the structdoc-mcp npm package.
MCP server for Kaisha — Japan Company Registry API. Resolve Japanese companies, verify invoice (適格請求書) registration numbers, and compute Japanese business days. Pays per call via x402 (USDC on Base or Solana) — no API keys. Runs locally from the kaisha-mcp npm package.