microsoft-copilot-studio.md

Microsoft Copilot Studio

UI App
from"Microsoft"

Copilot Studio client with MCP tool support

Productivity
CopilotstudioMCP clienttools
install.sh
# Clone the repository
$git clone https://github.com/Microsoft/microsoft-copilot-studio
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve