Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement: Ability to ask user before making Tool Call #5580

Open
1 task done
Hrily opened this issue Jan 31, 2025 · 0 comments
Open
1 task done

Enhancement: Ability to ask user before making Tool Call #5580

Hrily opened this issue Jan 31, 2025 · 0 comments
Labels
✨ enhancement New feature or request

Comments

@Hrily
Copy link

Hrily commented Jan 31, 2025

What features would you like to see added?

An ability to let Agent ask user before making tool call, especially MCP tool calls.

More details

Sometime tools can mutate data. In such cases, it's better to get user approval before making a MCP tool call.

This is also recommended in MCP guidelines:

https://spec.modelcontextprotocol.io/specification/2024-11-05/#key-principles

User Consent and Control

  • Users must explicitly consent to and understand all data access and operations
  • Users must retain control over what data is shared and what actions are taken
  • Implementors should provide clear UIs for reviewing and authorizing activities

Which components are impacted by your request?

UI

Pictures

This is how Claude Desktop does it:

Image

Code of Conduct

  • I agree to follow this project's Code of Conduct
@Hrily Hrily added the ✨ enhancement New feature or request label Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant