Skip to content

Remove ModelContextClient for now#205

Open
domfarolino wants to merge 1 commit into
mainfrom
remove-client-interface
Open

Remove ModelContextClient for now#205
domfarolino wants to merge 1 commit into
mainfrom
remove-client-interface

Conversation

@domfarolino

@domfarolino domfarolino commented Jun 10, 2026

Copy link
Copy Markdown
Collaborator

This PR removes ModelContextClient until #165 and #204 settle on a more permanent design for this flow. We do this because this interface and its only method are not fully specified and not implemented yet.

/cc @beaufortfrancois


Preview | Diff

@beaufortfrancois beaufortfrancois left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You may want to update

- **User prompting and elicitation**: Exploring a way for a tool to prompt the user for confirmation when tools require explicit user authorization. This could be done by delegating to the agent and its harness, or by invoking native browser permission dialogue outside of the agent loop. See [Issue #165](https://github.com/webmachinelearning/webmcp/issues/165) and [Issue #50](https://github.com/webmachinelearning/webmcp/issues/50) for discussion about the [`ModelContextClient`](https://webmachinelearning.github.io/webmcp/#modelcontextclient) interface.
as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants