Che Liu
Che Liu
@nbarbettini What's your suggestion towards following use case: An end user interacts with my GenAI app, which underlying uses a tool exposed by MCP Server requires an Anthropic API key....
One more thing not related with this proposal, nor related with the spec or SDK: Once we acquire the token in the MCP Server, how would you plan to attach...
> 👋 Hey @nbarbettini, thanks for this thoughtful proposal! I'd love to explore how the `type="ua"` interaction would work in the layered scenario you mentioned - where an MCP server...
> > What's your suggestion towards following use case: > > An end user interacts with my GenAI app, which underlying uses a tool exposed by MCP Server requires an...
From the perspective of developing a complex agent, having an OutputSchema defined by the tool is extremely helpful. OutputSchema is super useful for extracting data for agent execution state management....