Skip to content

Instantly share code, notes, and snippets.

View hleb-albau's full-sized avatar
🏋️‍♀️
Challenge Accepted

Hleb Albau hleb-albau

🏋️‍♀️
Challenge Accepted
View GitHub Profile
@hleb-albau
hleb-albau / claude_mcp_auto_approve.js
Last active April 19, 2025 09:18 — forked from IRus/claude_mcp_auto_approve.js
Claude MCP auto approve
// Array of trusted tool names
const trustedTools = [
'create_new_file_with_text',
'execute_action_by_id',
'execute_terminal_command',
'find_commit_by_message',
'find_files_by_name_substring',
'get_all_open_file_paths',
'get_all_open_file_texts',
'get_debugger_breakpoints',