Skip to content

Release 1.2.0

Choose a tag to compare

@github-actions github-actions released this 28 Mar 05:53
· 4 commits to master since this release

Installation

Desktop Extension (Recommended)

Download the .mcpb file below and import it into your AI desktop application.

NPM

npx cucumberstudio-mcp

Docker

docker run --env-file .env \
  docker.io/herosizy/cucumberstudio-mcp:1.2.0

Links

What's Changed

Other Changes

  • feat: update dxt library to v0.2.5 by @HeroSizy in #9
  • feat: migrate from DXT to MCPB packaging format by @HeroSizy in #16

New Contributors

Full Changelog: v1.1.7...v1.2.0