Empryoempryo.beta
providers

GitHub Copilot

Use your paid GitHub Copilot subscription with Empryo: copy the OAuth token, save it, and run Claude, GPT, and Gemini models at no extra cost.

If you pay for GitHub Copilot, Empryo can use it. Claude Opus/Sonnet, GPT-4o, GPT-5.4, o-series, Gemini 2.5 Pro - all included in your Copilot subscription, no extra cost.

Unofficial integration using the same internal API as VS Code. Not endorsed by GitHub. Use at your own risk.

Setup

  1. 1
    Sign in to Copilot in VS Code or JetBrains

    Install the Copilot extension in your IDE and sign in. This writes your OAuth token to disk.

  2. 2
    Copy your token
    jq -r '."github.com".oauth_token' ~/.config/github-copilot/apps.json

    On Windows the path is ~\AppData\Local\github-copilot\apps.json.

  3. 3
    Save to Empryo
    empryo --set-key copilot <token>

    Or use /keys inside the TUI.

  4. 4
    Use it

    Press Ctrl+L, pick copilot, choose a model.

    empryo --headless --model copilot/claude-sonnet-4 "explain this file"

We reviewed GitHub's published terms and Microsoft's AI Code of Conduct - none prohibit third-party clients using valid Copilot credentials. Full review:

Re-verify if GitHub publishes updated terms after 2026-04-04.