This occurs when DeployContext cannot access your GitHub repository.
repo scopeDeployments that exceed the time limit may be caused by large repositories or complex builds.
DeployContext auto-detects your runtime from your repository files.
package.json is present at the repository rootpyproject.toml or requirements.txt is presentbun.lockb file is presentredirect_uri matches exactly what was registered during dynamic client registrationresource parameter for the target MCP serverPOST /oauth/token endpointaud (audience) claim matches the MCP server you are callingmcp_[base64url]_[checksum]Authorization: Bearer headerpackage.json (not just installed locally)main or start script entry point is definedtsconfig.json is present and the build compiles without errors locallypackage-lock.json) are generated if missing, but including one is recommendedpyproject.toml or requirements.txt lists all dependenciesIf your issue is not covered here: