docs: Update tools.md

Fix typo for MCP servers
This commit is contained in:
Jeff MAURY 2025-02-19 10:20:42 +01:00 committed by GitHub
parent a66b4c4c81
commit 0b0eb754c4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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