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 ...
Sharing files across devices should be simple, yet many available solutions are either clunky, platform-restricted, or simply slow. Fortunately, I recently came across a free app that eliminates the ...