What's wrong with this entry?
Anonymous. No account, no email.
What
MCP tools can now request that users open a URL (e.g., for OAuth flows) and wait for completion before continuing.
Details
- Supports error code -32042 for URL elicitation requests
- Shows the URL to the user with options to "Reopen URL", "Continue without waiting", or "Skip confirmation"
- Handles completion notifications from MCP servers when the user finishes the URL flow
- If the user cancels, the tool receives a message explaining the cancellation
Evidence
URL elicitation handler (search for "requires URL elicitation (error -32042")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.