Skip to content

Conversation

@GeekTrainer
Copy link

Description

Adds GitHub Copilot CLI installation instructions to the documentation:

  • Updated the ASCII diagram in README.md to include "Copilot CLI" as a supported client
  • Added a new "GitHub Copilot CLI" section to docs/installation.mdx with:
    • Interactive setup using /mcp add
    • Manual configuration via ~/.copilot/mcp-config.json
    • Demo mode example
    • Link to Copilot CLI documentation

The new section follows the same tabbed format and style as existing client integrations (Claude, Cursor, VS Code, Codex, etc.).

How was this change tested?

  • Manual test - Verified markdown/MDX syntax renders correctly
  • JSON configuration examples validated for correctness
  • Follows existing documentation patterns in the repo

@GeekTrainer GeekTrainer requested a review from tianzhou as a code owner January 27, 2026 22:24
Copilot AI review requested due to automatic review settings January 27, 2026 22:24
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds documentation for GitHub Copilot CLI as a supported MCP client. It updates both the README architecture diagram and the installation guide to include Copilot CLI setup instructions alongside existing client integrations.

Changes:

  • Updated ASCII architecture diagram to list "Copilot CLI" as a client option
  • Added comprehensive GitHub Copilot CLI installation section with three setup methods (interactive, manual config, and demo mode)

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
README.md Updated ASCII diagram to replace "Other Clients" with "Copilot CLI" as a specific supported client
docs/installation.mdx Added new "GitHub Copilot CLI" section with tabbed installation instructions following existing documentation patterns

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant