Run a proxy server from stdio that connects to a remote SSE server. This mode allows clients like Claude Desktop to communicate to a remote server over SSE even though it is not supported natively.
A Python/FastAPI implementation of a GitHub Copilot API proxy that provides OpenAI-compatible endpoints. This tool extracts GitHub Copilot credentials and exposes them through a standardized API ...