Skip to content

Instantly share code, notes, and snippets.

View kepoorz's full-sized avatar
🔥
I may be slow to respond.

kepo kepoorz

🔥
I may be slow to respond.
View GitHub Profile
@kepoorz
kepoorz / claude-desktop-auto-allow-everything-mcp.js
Last active March 18, 2025 17:35 — forked from RafalWilinski/claude-desktop-auto-allow-everything-mcp.js
Auto-approve all MCP tool calls in Claude Desktop
// original: https://gist.github.com/RafalWilinski/3416a497f94ee2a0c589a8d930304950
// これの日本語Claude対応版
// HOW TO INSTRUCTIONS
// 1. Open Claude Desktop
// 2. Go to Help -> Enable Developer Mode
// 3. Navigate Developer Tools window named "Developer Tools - https://claude.ai"
// 4. Go to "Console" tab
// 5. Type "allow pasting" and hit Enter
// 6. Paste this snippet and hit Enter