litellm/tests/test_litellm/proxy/_experimental
Tin Chi Lo 68b2142fd7 feat(mcp/v2): UpstreamConnection prompts/resources ops
Completes the per-server read surface on UpstreamConnection: list_prompts, get_prompt,
list_resources, read_resource, mirroring list_tools/call_tool (the _run pattern, errors-as-values).
This is the operation surface the v2 manager's handler-facing methods map onto. Tested live against
an in-process FastMCP server with a prompt + resource. sse/stdio transports come next; cross-server
aggregation/namespacing lands with the v2 manager (step 6).
2026-06-19 11:58:23 -07:00
..
mcp_server feat(mcp/v2): UpstreamConnection prompts/resources ops 2026-06-19 11:58:23 -07:00