Add PowerShell scripts for server setup and integration testing

- Implemented `run-server.ps1` for setting up the Zen MCP server environment, including virtual environment creation, dependency installation, and Docker cleanup.
- Added logging and error handling throughout the setup process.
- Included functions for validating API keys and configuring integration with Claude Desktop and Gemini CLI.
- Created `run_integration_tests.ps1` to execute integration tests with real API calls, including checks for API key availability and environment setup.
- Enhanced output with color-coded messages for better user experience.

Patch directory added for cross-platform patching support (`patch_crossplatform.py`).
This commit is contained in:
OhMyApps
2025-06-27 21:37:11 +02:00
parent 75dc724ecd
commit 70196d680d
6 changed files with 2909 additions and 0 deletions

1199
run-server.ps1 Normal file

File diff suppressed because it is too large Load Diff