From 923a087bc135c847e4a0ea2927fb9cd3de28d6a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A1bio=20Ferreira?= Date: Fri, 9 May 2025 12:57:56 +0100 Subject: [PATCH] docs: clarify web interface description in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fa6ce2b..f57e6e7 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ To run the server in development mode with a web interface for testing: uv run fastmcp dev server.py ``` -This will open a web interface at http://localhost:5173 and allow you to interact with the MCP tools for testing. +This will open a web interface and allow you to interact with the MCP tools for testing. ## Available tools