🎉 v5.6.0 - Fine-Grained Auto-Approval! #143
ravitemer
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We're excited to announce v5.6.0 with Fine-Grained Auto-Approval! 🚀
🎯 Smart Auto-Approval Control
Previously, auto-approval was all-or-nothing. Now you have granular control over which servers and tools get auto-approved, making your workflow both secure and efficient.
⚡ Quick Overview
a
keymap to toggle auto-approval directly from the Hub🛠️ Configuration Examples
Trust Entire Servers
Selective Tool Approval
⚙️ Configuration in Action
🎮 Interactive Controls
Use the
a
keymap in the Hub UI to toggle auto-approval:a
on a server line → Toggle auto-approval for all tools on that servera
on a tool line → Toggle auto-approval for just that specific tool📋 Auto-Approval Priority
The system checks auto-approval in this order:
vim.g.mcphub_auto_approve = true
(approves everything)autoApprove
field in your config🔒 Security Notes
No breaking changes! Your existing
auto_approve = true
configuration continues to work exactly as before. The new fine-grained controls are purely additive.Beta Was this translation helpful? Give feedback.
All reactions