Skip to content

implement server discovery #14

@simonpcouch

Description

@simonpcouch

In #11, @shikokuchuo implemented mcp_discover() and select_server(). We'll just need to "plug those in," likely by surfacing them both as ellmer tools to the model, allowing the user to ask:

  • mcp_discover(): What hosts / R sessions do I have available?
  • select_server(): In this R session, do...

The names of those functions will likely change with #13.

We'll also need to think through what fallback looks like here—if the selected host is shut down, should we interpret that as the model just having made the request to whatever host is "first" in mcp_discover(), perhaps with a message noting that that request went to a different host when we send the response?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions