genaiscript.md

GenAIScript

UI App
from"Microsoft"

GenAIScript supports MCP tools for programmatic prompt workflows

Developer Tools
GenAIScriptpromptsMCPtools
install.sh
# Clone the repository
$git clone https://github.com/Microsoft/genaiscript
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve