mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-23 12:24:08 +00:00
docs clarify /mcp endpoint readiness on litellm
This commit is contained in:
@@ -274,6 +274,13 @@ async with stdio_client(server_params) as (read, write):
|
||||
|
||||
## Advanced
|
||||
|
||||
:::info
|
||||
|
||||
**This feature is not live as yet** this is a beta interface. Expect this to be live on litellm `v1.63.15` and above.
|
||||
|
||||
:::
|
||||
|
||||
|
||||
### Expose MCP tools on LiteLLM Proxy Server
|
||||
|
||||
This allows you to define tools that can be called by any MCP compatible client. Define your mcp_tools with LiteLLM and all your clients can list and call available tools.
|
||||
|
||||
Reference in New Issue
Block a user