# ============================================================================
# Sitecore MCP Test Suite - Launcher
# ============================================================================
# Launches the Terminal.Gui TUI runner in a separate window
# Uses .NET Framework 4.7.2 for Windows PowerShell compatibility
# Author: Gary Wenneker
# Date: October 20, 2025
# ============================================================================
$scriptPath = Join-Path $PSScriptRoot "run-all-tests-tui.ps1"
# Launch in new PowerShell window
Start-Process powershell -ArgumentList "-NoExit", "-Command", "& '$scriptPath'"
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/GaryWenneker/SitecoreMCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server