mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-05 08:07:05 +00:00
docs litellm mcp
This commit is contained in:
parent
604c2b80eb
commit
a2c9fd16ae
1 changed files with 2 additions and 1 deletions
|
|
@ -7,7 +7,8 @@ Use Model Context Protocol with LiteLLM.
|
|||
|
||||
## Overview
|
||||
|
||||
LiteLLM supports Model Context Protocol (MCP) tools by offering a client that exposes a tools method for retrieving tools from a MCP server
|
||||
|
||||
LiteLLM acts as a MCP bridge to utilize **MCP tools** with **all LiteLLM supported models**. LiteLLM offers a client that exposes a tools method for retrieving tools from a MCP server.
|
||||
|
||||
## Usage
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue