Is there a way to let MCP not ask every time?
See the picture. I have to click allow each time.
@owenzhao Thanks for opening this issue, could you elaborate your ideal experience? Would you want auto-approval within the IDE ? or an option to approve all MCP requests in this session?
Terima kasih
@nickzhums I think these types of issues need to be handled differently.
I categorize user requests into two types: dangerous operations and paid operations.
For dangerous operations, such as deleting files, the system should prompt the user every time. For paid operations, meaning those that will consume a quota or count: if the current model has no usage limit (such as Grok Code Fast 1), the operation can be executed automatically. If it’s a pay-per-use model, the user should be asked for confirmation. The user may also be given the option to allow such operations to be executed automatically in the future, but this setting must be easy to find and disable in the settings menu.
Any updates?