Skip to main content
The GitHub remote MCP server lets your skills and agents work with repositories, issues, and pull requests. Connect it with your own GitHub OAuth app. Connector URL: https://api.githubcopilot.com/mcp
Your Client Secret is stored in your OS credential store — Keychain on macOS, Credential Manager on Windows — and is never sent to Viorant’s servers. See Bring your own OAuth app for the general flow.

Create the OAuth app

1

Open your OAuth apps

In GitHub, go to Settings → Developer settings → OAuth Apps and click New OAuth App.
2

Set the callback URL

Give the app a name and a homepage URL. For Authorization callback URL, paste the redirect URI the Hub shows you in the connector setup.
3

Get the credentials

Register the app, then copy the Client ID and generate a Client Secret.
GitHub OAuth apps don’t set scopes up front — you approve the access the connector requests when you sign in.

Connect in the Hub

1

Add the connector

Add a connector with the URL https://api.githubcopilot.com/mcp.
2

Paste your credentials and connect

Enter your Client ID and Client Secret, click Connect, and approve access in your browser.