From 3ed5c31cb6858fb489df00544cd63f2d94a43e48 Mon Sep 17 00:00:00 2001 From: Ruben Cuevas Date: Thu, 27 Nov 2025 14:54:13 -0500 Subject: [PATCH] docs: fix MCP server description - SOPs are exposed as prompts, not tools --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f2509c..f30de66 100644 --- a/README.md +++ b/README.md @@ -109,7 +109,7 @@ while(True): ### Using as MCP Server -The MCP (Model Context Protocol) server exposes SOPs as tools that AI assistants can discover and execute on-demand: +The MCP (Model Context Protocol) server exposes SOPs as prompts that AI assistants can discover and use on-demand: ```bash # Install the package