Autoapprove support for claude
Overview
What is Claude Autoapprove?
Claude Autoapprove is a command-line interface (CLI) tool designed to automatically approve tool requests for the Claude Desktop App, enhancing user experience by streamlining the approval process.
How to use Claude Autoapprove?
To use Claude Autoapprove, install it via PyPI with the command pip install claude-autoapprove, and then run it using claude-autoapprove [port], where the port is the listening port for remote debugging connections.
Key features of Claude Autoapprove?
- Automatically injects JavaScript into the Claude Desktop App to manage tool requests.
- Configurable auto-approval rules based on user-defined settings.
- Supports remote debugging for both macOS and Windows platforms.
- Smart logging and cooldown mechanisms to prevent multiple accidental approvals.
Use cases of Claude Autoapprove?
- Streamlining the approval process for tool requests in the Claude Desktop App.
- Enhancing productivity by reducing manual approvals for trusted tools.
- Facilitating remote debugging sessions with automatic tool request management.
FAQ from Claude Autoapprove?
- What platforms does Claude Autoapprove support?
Claude Autoapprove supports both macOS and Windows platforms.
- How do I configure trusted tools?
Trusted tools can be configured in the
claude_desktop_config.jsonfile located in your user profile.
- Is Claude Autoapprove free to use?
Yes, Claude Autoapprove is free to use and is licensed under the MIT license.