bolt.diy/.claude/settings.local.json
Nirmal Arya 3ed7829ff6 Move MCP button to first position before paperclip icon
- Position MCP button as the leftmost action button
- Improves visibility and accessibility of MCP functionality
- User requested positioning change

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-25 11:27:48 -04:00

12 lines
198 B
JSON

{
"permissions": {
"allow": [
"Bash(docker-compose:*)",
"Bash(curl:*)",
"Bash(docker logs:*)",
"Bash(git add:*)",
"Bash(git commit:*)"
],
"deny": []
}
}