mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-06 08:16:43 +00:00
Expose MCP tools
This commit is contained in:
parent
18dfb70023
commit
da16cef4ba
1 changed files with 0 additions and 7 deletions
|
|
@ -274,13 +274,6 @@ async with stdio_client(server_params) as (read, write):
|
|||
|
||||
## Advanced Usage
|
||||
|
||||
:::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.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue