Skip to content

Support (configurable) user approval/denial of MCP tool-use requests

Latest

Choose a tag to compare

@chriscarrollsmith chriscarrollsmith released this 22 Sep 20:56
· 2 commits to main since this release

A new checkbox on the setup page controls whether to require approval of MCP tool calls:

Screenshot 2025-09-22 165510

If approval is enabled, we handle MCP tool call requests by rendering a user approve/deny widget:

Screenshot 2025-09-22 164427

A new route handles submitting the approval/denial and resuming the conversation.