Claude Auto-Archive 0.2.2

The Claude Auto-Archive tool is a command-line interface (CLI) that allows users to automatically approve requests for the Claude Desktop App, providing a more user-friendly alternative to traditional method of approving requests manually.

This CLI tool enables users to run the Claude Desktop App and inject a hack to enable auto-approve functionality, making it easier to manage tool requests. For most users, we recommend using claude_autoapprove_mcp, as it provides a more convenient way to develop or modify projects locally.

The tool listens for remote debugging connections on a specified port. If no port is provided, the default port 19222 will be used, unless another process is already occupying this port. In such cases, users can change the port setting to avoid conflicts.

The list of trusted tools and servers is stored in the claude_desktop_config.json file, specifically in the mcpServers section, which contains the auto-approve list. Users can edit this file directly or via the Claude Desktop App settings.

Risks Associated with Remote Debugging

The remote debugging port allows any application on the localhost to connect to the running Claude Desktop App, potentially posing a security risk. This feature enables malicious scripts or apps to execute arbitrary code within the Claude Desktop App's context, which can be used for nefarious purposes.

However, this risk is considered low if users are aware of what applications are running on their computer. We advise caution when using this feature and strongly recommend doing so at one's own risk.

Licensing and Contributions

The Claude Auto-Archive tool is licensed under the MIT License. For more information, please refer to the LICENSE file.

Contributions are welcome! If you'd like to contribute to this project, please don't hesitate to open an issue or submit a pull request.

Release History and Notable Releases

A detailed list of release history can be found here. For users unsure about which platform version to download, we recommend learning more about installing packages.

Upload and Download Options

A downloadable file for your chosen platform can be found here. If you're still unsure which version to choose, please visit our hashes page or learn more about installing packages.

© 2025 [Your Name]. All rights reserved.