Skip to content

xlsx-for-ai v3.0.0

Choose a tag to compare

@senoff senoff released this 06 Jun 00:13
· 79 commits to main since this release

The "whole new world" consolidation cut. 48 tools (was 44 at 2.26.x).

Install (Anthropic directory / one-click)

Drag-drop the bundle below into Claude Desktop (Settings → Extensions) — or use the npm/npx self-heal path documented in the README.

xlsx-for-ai.mcpb — stable filename, always points at the latest release bundle so /releases/latest/download/xlsx-for-ai.mcpb never goes stale.

xlsx-for-ai-3.0.0.mcpb — version-pinned copy of the same bundle.

Headline additions

  • Healer family exposed via MCPxlsx_healer_diagnose, xlsx_healer_cure, xlsx_healer_simulate, xlsx_healer_intent. Server routes have been live since 2026-06-04; the npm-client MCP definitions were missing until 3.0.0.
  • CLI `heal` intent path completes — `xlsx-for-ai heal --intent <make-it-work|make-standalone|migrate> --from --to --confirm`.
  • Server tools-list reconciled — `xlsx_receipt` + `xlsx_verify_receipt` added to TOOL_INVENTORY (already shipping as routes + MCP tools since 2.25.0).
  • Canonical MCP install switched to `npx -y -p xlsx-for-ai@latest xlsx-for-ai-mcp` so future versions self-heal on Claude Desktop restart.

Consolidated under 3.x

Server platform + 7-theme production-hardening + healer-deep + Stamp/Receipt + MCP tool annotations + prepublish allowlist guard + npm deprecation channel.

Full notes: CHANGELOG.md.