mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-10 04:08:31 +00:00
docs: Update tools.md
Fix typo for MCP servers
This commit is contained in:
parent
a66b4c4c81
commit
0b0eb754c4
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@ Features:
|
||||||
|
|
||||||
MCP tools are special tools that can interact with llama stack over model context protocol. These tools are dynamically discovered from an MCP endpoint and can be used to extend the agent's capabilities.
|
MCP tools are special tools that can interact with llama stack over model context protocol. These tools are dynamically discovered from an MCP endpoint and can be used to extend the agent's capabilities.
|
||||||
|
|
||||||
Refer to https://github.com/modelcontextprotocol/server for available MCP servers.
|
Refer to https://github.com/modelcontextprotocol/servers for available MCP servers.
|
||||||
|
|
||||||
```python
|
```python
|
||||||
# Register MCP tools
|
# Register MCP tools
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue