An MCP server to inject auto-approve MCP functionality into Claude Desktop
Overview
What is claude-autoapprove-mcp?
claude-autoapprove-mcp is an MCP server designed to inject auto-approve functionality into the Claude Desktop application, enhancing its capabilities with JavaScript extensions.
How to use claude-autoapprove-mcp?
To use claude-autoapprove-mcp, install the uv tool, configure it in your claude_desktop_config.json, and then run the Claude Desktop application. The MCP server will automatically inject the necessary JavaScript.
Key features of claude-autoapprove-mcp?
- Automatically restarts the Claude Desktop App with a debugger port enabled.
- Injects JavaScript to extend Claude with auto-approve functionality.
- Non-invasive integration that allows for regular updates to the app.
Use cases of claude-autoapprove-mcp?
- Enhancing Claude Desktop with automated tool approvals.
- Debugging and testing features in the Claude application.
- Streamlining workflows by automating repetitive tasks within Claude.
FAQ from claude-autoapprove-mcp?
- Is Windows support available?
Windows support is currently untested; users are encouraged to share their experiences if they try it on Windows.
- Does it change the Claude Desktop app?
No, it injects functionality without altering the core app, allowing for normal updates.
- How do I install the required tools?
Follow the installation instructions for
uvprovided in the documentation.