From 0b0eb754c44ae62f0aae50993dc46530910a9d73 Mon Sep 17 00:00:00 2001 From: Jeff MAURY Date: Wed, 19 Feb 2025 10:20:42 +0100 Subject: [PATCH] docs: Update tools.md Fix typo for MCP servers --- docs/source/building_applications/tools.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/building_applications/tools.md b/docs/source/building_applications/tools.md index c0f6230db..c7cbc783e 100644 --- a/docs/source/building_applications/tools.md +++ b/docs/source/building_applications/tools.md @@ -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. -Refer to https://github.com/modelcontextprotocol/server for available MCP servers. +Refer to https://github.com/modelcontextprotocol/servers for available MCP servers. ```python # Register MCP tools