Skip to content

Releases: FTWAgency/wpconvert-devtools

WPConvert Developer Tools v0.3.1

Choose a tag to compare

@FTWAgency FTWAgency released this 19 Aug 17:39
e3fe6ef

WPConvert Developer Tools v0.3.1

Public mirror of the live npm releases:

  • wpconvert@0.3.1
  • @wpconvert/mcp@0.3.1

CLI (wpconvert@0.3.1)

  • Improved npm package metadata and discoverability (homepage, repository, bugs, keywords)
  • MIT LICENSE now physically included in the npm tarball
  • Playground lifetime documentation corrected to approximately ten minutes
  • Cross-platform test runner (scripts/run-tests.cjs) for Linux CI
  • No CLI command or conversion behavior changes

MCP (@wpconvert/mcp@0.3.1)

  • serverInfo.version now follows the package version instead of the stale 0.1.0-beta.0
  • Added mcpName: ai.wpconvert/mcp
  • MIT LICENSE now physically included in the npm tarball
  • Playground description corrected to approximately ten minutes
  • processing clarified as a tool-layer status bucket rather than a persisted REST conversion status
  • No MCP tool-name changes or breaking request-schema changes

Agent discovery

Install

npm install -g wpconvert@0.3.1
npx -y @wpconvert/mcp@0.3.1

MCP Registry

The MCP Registry listing (ai.wpconvert/mcp) is not live yet. Registry publication is being handled as a separate release step.