You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -81,14 +81,14 @@ Alternatively, to manually configure VS Code, choose the appropriate JSON block
81
81
82
82
### Install in other MCP hosts
83
83
84
-
-**[AdaL CLI](/docs/installation-guides/install-adal-cli.md)** - Installation guide for AdaL CLI
85
84
-**[Copilot CLI](/docs/installation-guides/install-copilot-cli.md)** - Installation guide for GitHub Copilot CLI
86
85
-**[GitHub Copilot in other IDEs](/docs/installation-guides/install-other-copilot-ides.md)** - Installation for JetBrains, Visual Studio, Eclipse, and Xcode with GitHub Copilot
87
86
-**[Claude Applications](/docs/installation-guides/install-claude.md)** - Installation guide for Claude Desktop and Claude Code CLI
88
87
-**[Codex](/docs/installation-guides/install-codex.md)** - Installation guide for OpenAI Codex
89
88
-**[Cursor](/docs/installation-guides/install-cursor.md)** - Installation guide for Cursor IDE
90
89
-**[Windsurf](/docs/installation-guides/install-windsurf.md)** - Installation guide for Windsurf IDE
91
90
-**[Rovo Dev CLI](/docs/installation-guides/install-rovo-dev-cli.md)** - Installation guide for Rovo Dev CLI
91
+
-**[AdaL CLI](/docs/installation-guides/install-adal-cli.md)** - Installation guide for AdaL CLI
92
92
93
93
> **Note:** Each MCP host application needs to configure a GitHub App or OAuth App to support remote access via OAuth. Any host application that supports remote MCP servers should support the remote GitHub server with PAT authentication. Configuration details and support levels vary by host. Make sure to refer to the host application's documentation for more info.
94
94
@@ -352,13 +352,13 @@ Optionally, you can add a similar example (i.e. without the mcp key) to a file c
352
352
353
353
For other MCP host applications, please refer to our installation guides:
354
354
355
-
-**[AdaL CLI](docs/installation-guides/install-adal-cli.md)** - Installation guide for AdaL CLI
356
355
-**[Copilot CLI](docs/installation-guides/install-copilot-cli.md)** - Installation guide for GitHub Copilot CLI
357
356
-**[GitHub Copilot in other IDEs](/docs/installation-guides/install-other-copilot-ides.md)** - Installation for JetBrains, Visual Studio, Eclipse, and Xcode with GitHub Copilot
358
357
-**[Claude Code & Claude Desktop](docs/installation-guides/install-claude.md)** - Installation guide for Claude Code and Claude Desktop
359
358
-**[Cursor](docs/installation-guides/install-cursor.md)** - Installation guide for Cursor IDE
360
359
-**[Google Gemini CLI](docs/installation-guides/install-gemini-cli.md)** - Installation guide for Google Gemini CLI
361
360
-**[Windsurf](docs/installation-guides/install-windsurf.md)** - Installation guide for Windsurf IDE
361
+
-**[AdaL CLI](docs/installation-guides/install-adal-cli.md)** - Installation guide for AdaL CLI
362
362
363
363
For a complete overview of all installation options, see our **[Installation Guides Index](docs/installation-guides)**.
Copy file name to clipboardExpand all lines: docs/installation-guides/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,6 @@
3
3
This directory contains detailed installation instructions for the GitHub MCP Server across different host applications and IDEs. Choose the guide that matches your development environment.
4
4
5
5
## Installation Guides by Host Application
6
-
-**[AdaL CLI](install-adal-cli.md)** - Installation guide for AdaL CLI
7
6
-**[Copilot CLI](install-copilot-cli.md)** - Installation guide for GitHub Copilot CLI
8
7
-**[GitHub Copilot in other IDEs](install-other-copilot-ides.md)** - Installation for JetBrains, Visual Studio, Eclipse, and Xcode with GitHub Copilot
9
8
-**[Antigravity](install-antigravity.md)** - Installation for Google Antigravity IDE
@@ -12,12 +11,12 @@ This directory contains detailed installation instructions for the GitHub MCP Se
12
11
-**[Google Gemini CLI](install-gemini-cli.md)** - Installation guide for Google Gemini CLI
13
12
-**[OpenAI Codex](install-codex.md)** - Installation guide for OpenAI Codex
14
13
-**[Windsurf](install-windsurf.md)** - Installation guide for Windsurf IDE
14
+
-**[AdaL CLI](install-adal-cli.md)** - Installation guide for AdaL CLI
15
15
16
16
## Support by Host Application
17
17
18
18
| Host Application | Local GitHub MCP Support | Remote GitHub MCP Support | Prerequisites | Difficulty |
0 commit comments