Start the Copilot API proxy server on a local port. Configure the port, account type, rate limits, and Claude Code integration from a single command.
The start command launches the Copilot API proxy server. It listens for incoming OpenAI-compatible and Anthropic-compatible requests, translates them into GitHub Copilot API calls, and streams responses back to your client. If you have not authenticated yet, start handles the GitHub OAuth device flow automatically before the server starts.
If you use OpenCode, start with --oauth-app=opencode. This uses OpenCode’s OAuth credentials rather than the default device flow, which is identical to OpenCode’s built-in Copilot provider and carries no additional Terms of Service risk.