Skip to content

Releases: verygoodplugins/mcp-edd

v1.0.0

17 Feb 12:13
0b26505

Choose a tag to compare

mcp-edd v1.0.0

MCP server for Easy Digital Downloads REST API.

Features

  • 13 MCP tools covering sales, customers, products, stats, discounts, and download logs
  • TypeScript with Zod schema validation
  • Exponential backoff retry logic
  • Customer ID fallback for EDD API inconsistencies
  • Robust stats parsing with value coercion
  • Desktop Extension support (.mcpb)

Install

npx @verygoodplugins/mcp-edd

See README for full configuration.

mcp-edd: v1.1.0

17 Feb 12:44
54508b3

Choose a tag to compare

1.1.0 (2026-02-17)

Features

  • harden API client, align with mcp-ecosystem standards (#15) (0b26505)
  • initial release of mcp-edd (081e3d0)

Bug Fixes

  • update Jest CLI flags for Jest 30 compatibility (#17) (89f76c5)
  • use RELEASE_PLEASE_TOKEN so PR triggers CI checks (#18) (8047daa)