docs: clarify web interface description in README

This commit is contained in:
Fábio Ferreira 2025-05-09 12:57:56 +01:00
parent a11b7a1db1
commit 923a087bc1

View File

@ -85,7 +85,7 @@ To run the server in development mode with a web interface for testing:
uv run fastmcp dev server.py 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 ## Available tools