# Set up Copilot SDK Configure and deploy the GitHub Copilot SDK for your use case. * [Choosing a setup path](./choosing-a-setup-path.md): architecture, personas, and decision matrix * [Default setup (bundled CLI)](./bundled-cli.md): the SDK includes the CLI automatically * [Local CLI](./local-cli.md): use your own CLI binary or running instance * [Backend services](./backend-services.md): server-side with headless CLI over TCP * [Multi-tenancy and server deployments](./multi-tenancy.md): SDK options for multi-user server mode * [GitHub OAuth](./github-oauth.md): implement the OAuth flow * [Azure managed identity](./azure-managed-identity.md): BYOK with Azure AI Foundry * [Scaling and multi-tenancy](./scaling.md): horizontal scaling, isolation patterns