Skip to content

Commit 1e987db

Browse files
authored
Remove Copilot Coding Agent section from installation guide
Removing CCA install guide after confirming that the GitHub server is natively available to coding agent.
1 parent 572394c commit 1e987db

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

docs/installation-guides/install-other-copilot-ides.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -10,18 +10,6 @@ Quick setup guide for the GitHub MCP server in GitHub Copilot across different I
1010

1111
> **Note:** All Copilot IDEs now support the remote GitHub MCP server. VS Code offers OAuth authentication, while Visual Studio, JetBrains IDEs, Xcode, and Eclipse currently use PAT authentication with OAuth support coming soon.
1212
13-
## Copilot Coding Agent
14-
15-
Copilot Coding Agent supports MCP integration through repository-level configuration, allowing it to access external tools and services. Unlike IDE-based MCP setups, the Coding Agent uses a JSON configuration stored in your repository settings on GitHub.com.
16-
17-
Key differences for MCP with Coding Agent:
18-
- Configuration is managed at the repository level, not per-IDE
19-
- Supports local and remote MCP servers (with PAT authentication)
20-
- Includes built-in GitHub and Playwright MCP servers by default
21-
- Requires repository administrator access to configure
22-
23-
For detailed setup instructions and examples, see [Extending Copilot coding agent with MCP](https://docs.github.com/en/copilot/how-tos/agents/copilot-coding-agent/extending-copilot-coding-agent-with-mcp).
24-
2513
## Visual Studio
2614

2715
Requires Visual Studio 2022 version 17.14 or later.

0 commit comments

Comments
 (0)