-
Notifications
You must be signed in to change notification settings - Fork 9
Closed
Description
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
Labels
No labels