azure-image-editor/ ├── .venv/ # Python virtual environment ├── src/ │ ├── azure_image_client.py # Azure API client │ ├── mcp_server.py # STDIO MCP server │ └── mcp_server_http.py # HTTP/JSON-RPC MCP ...
VS Code is one of the most popular open-source (mostly) applications out there, and for good reason: It does everything you ...