Update README.md

This commit is contained in:
Taylor Wilsdon
2025-05-26 17:28:01 -04:00
committed by GitHub
parent 29c95ad8f6
commit a1df161881

View File

@@ -265,9 +265,8 @@ To use this server as a tool provider within Open WebUI:
"url": "http://localhost:8000/mcp"
}
}
}
}
```
*Note: Using `uv run main.py` ensures the correct virtual environment is used.*
2. **Start the `mcpo` Server**:
```bash