Enable/disable MCP servers per roo mode (e.g., code, debug, ask) #8332
sanathusk
started this conversation in
Feature Requests
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.
-
Add the ability to enable or disable individual MCP servers at the room-mode level.
Motivation:
I often feel that i don't need a particular mcp enabled while useing aspecifc roomode.Allowing each mode to selectively enable specific MCP servers (e.g., Chrome MCP only in code & debugging modes, disabled in ask mode) would reduce token usage and avoid unnecessary external calls when a capability isn’t needed.
Proposed behavior:
Benefits:
Token and cost savings.
Reduced latency and fewer unnecessary external service calls.
Better control and safety for restricted modes.
Beta Was this translation helpful? Give feedback.
All reactions