-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Describe the problem
User should not need to create OAuth client, copy the token, and set it up in the MCP server manually.
The process introduces more friction to the user flow, and increase additional security risks.
This becomes important when the MCP server is being hosted remotely, as we might not be able to ensure a secure way to pass the OAuth token.
Describe the solution
When an action (e.g. using a tool) requires elevated permission, the MCP server should create an OAuth client on behalf of the user, and handle the tokens internally.
Additional context
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request