mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-19 00:01:29 +00:00
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). |
||
|---|---|---|
| .. | ||
| mcp_server | ||