Quick assignment for implementing MCP via getting started tutorial
- Install
uv- macOS/Linux
curl -LsSf https://astral.sh/uv/install.sh | sh - Windows
powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex"
- macOS/Linux
- Sync
uvdependenciesuv sync
Open up copilot and a MCP server named mcp-assignment should exist for this workspace.
Following remainin steps in MCP Server Installation