MCP Resource, Templates, Elicitation thru ACP #342
jwflicker
started this conversation in
Protocol Suggestions
Replies: 1 comment
-
|
Hi yes we are discussing this for the auth flow as well. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
A common chat feature is to add resources to the chat using MCPs as context. For example and MCP resource template could be used to prompt the user to fill in substitution values, and use MCP Elicitation to suggest completions for user provided values.
At present there doesn't seem to be a way for the ACP client to retrieve a list of MCP resources contributed by the collection of resource templates contributed by the MCPs forwarded at the start of an ACP Session.
I suppose since the client forwarded a list of MCP servers it could create its own redundant connections to those MCP servers, though that might introduce redundant authenticatoin flows or other issues.
Probably better are some tunneling methods to access these MCP services thru the ACP apis...
Beta Was this translation helpful? Give feedback.
All reactions