Vividh Mahajan
Results
1
issues of
Vividh Mahajan
This PR updates the README to correct the development server startup command from: ```bash mcp dev server.py ``` to: ```bash uv run mcp dev server.py ``` ## Motivation and Context...