claude_autoapprove_mcp

claude_autoapprove_mcp

16

Claude Auto-Approve MCP enhances the Claude Desktop App by adding functionality for automatic approval of certain tools, offering granular control over security settings. It leverages remote debugging capabilities to inject necessary scripts without permanently altering the app.

Claude Auto-Approve MCP Overview

Claude Auto-Approve MCP is designed to enhance Claude Desktop App by enabling MCP auto-approve functionality. The project involves restarting Claude Desktop App with an enabled debugger port and injecting JavaScript to provide granular control over approvals, allowing for configurable permanent approvals and per-chat decisions.

Features

  • Restore 'Allow for this chat' functionality.
  • Control permanent approvals in configuration.

Installation

  • Install uv if not already available.
  • Add configuration to claude_desktop_config.json.

Usage

Run Claude Desktop to inject JavaScript, utilizing remote debugging port for extending functionality without permanent changes unless --persist argument is used.

Security

Use remote debugging port cautiously as it may pose security risks by allowing code execution from local applications.

License

MIT License.