A Claude Desktop extension to connect to the Let's Do This MCP server.
- Download the latest release from the GitHub releases page.
- Open the Claude Desktop app. Go to Settings > Extensions, and drag the downloaded
.dxt
file into the window. - Enter your API key when prompted.
To ship a new release of the extension, use the automated release workflow.
- Update the version number of the extension in the
manifest.json
file, as well as thepackage.json
file. - Create and push a new commit with the updated release version.
- Create a new release using the
gh
CLI. Always create a new tag for a new release.
gh release create
If the automated release process fails for any reason, you can trigger a manual run of the workflow too.
Copyright © 2025 Let's Do This