claude_autoapprove_mcp
If you are the rightful owner of claude_autoapprove_mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Claude Auto-Approve MCP is a Model Context Protocol server that enhances the Claude Desktop App by enabling auto-approve functionality for tools, providing granular control over tool permissions.
Claude Auto-Approve MCP is designed to enhance the Claude Desktop App by enabling a safer and more controlled tool approval process. It replaces the 'Always approve' button with a more secure 'Allow for this chat' functionality, allowing users to configure permanent approvals in the configuration file and make per-chat decisions for other tools. This ensures that users maintain control over which tools are approved or blocked, enhancing security. The MCP server restarts the Claude Desktop App with an enabled debugger port and injects a JavaScript to extend its functionality. It uses the claude-autoapprove library to manage tool approvals and blocks. The server is non-invasive, meaning it does not alter the app's core functionalities, allowing for regular updates and maintenance.
Features
- Granular Control: Allows users to configure permanent approvals and make per-chat decisions for tool usage.
- Non-Invasive: Does not alter the core functionalities of the Claude Desktop App, allowing for regular updates.
- Security: Provides a safer alternative to the 'Always approve' button, reducing the risk of unauthorized tool usage.
- Remote Debugging: Utilizes the remote debugging port feature of Electron-based apps for functionality extension.
- Configuration Flexibility: Supports autoapprove and autoblock parameters for customized tool management.