Open Think Start Free →
Reference entry. This isn't packaged for one-click install. We link it as an inspiration or integration target — read the upstream source first, then adapt the pattern to Open Think. The install steps below are best-effort, not guaranteed.

GitHub's official MCP server. Read/write repos, manage issues and PRs, search code, and traverse org state via structured tools. Auth via OAuth or a personal access token. Pair with your project's runtime to ship code changes conversationally.

Install

1 · Config

MCP server URL:

https://api.githubcopilot.com/mcp

Append to ENABLED_PLUGINS in wrangler.toml:

mcp-client

Append to ALLOWED_HOSTS:

api.githubcopilot.com

Once the URL is set, Helm's mcp-list-tools skill will enumerate everything this server exposes; each becomes callable via mcp-call-tool.

Tags

mcpgithubcodeissuesoauth