Skip to content

Add GitHub MCP Server setup workflow and documentation#9

Draft
Copilot wants to merge 3 commits intomainfrom
copilot/set-up-github-mcp
Draft

Add GitHub MCP Server setup workflow and documentation#9
Copilot wants to merge 3 commits intomainfrom
copilot/set-up-github-mcp

Conversation

Copy link
Copy Markdown

Copilot AI commented Feb 6, 2026

Enables automated and manual setup of GitHub's Model Context Protocol server for Claude Desktop integration.

Changes

  • automation/workflows/github-mcp-setup.md: Complete 7-step automation workflow with verification checkpoints and completion promise for Rube Goldberg execution
  • GITHUB-MCP-SETUP-ANSWER.md: Manual (5-min) and automated setup paths with troubleshooting
  • docs/github-mcp-quickstart.md: Condensed reference guide
  • automation/README.md: Added github-mcp to available workflows

Usage

Automated:

./automation/start-rube-goldberg.sh github-mcp

Manual:

npm install -g @modelcontextprotocol/server-github
# Configure Claude Desktop with token from github.com/settings/tokens
# Restart Claude → verify 🔌 icon shows "Connected"

Workflow Structure

Follows Designr automation pattern:

  • YAML frontmatter (tool_name, purpose, platform)
  • Step-by-step instructions with verification commands
  • Success criteria checklist
  • Completion promise: <promise>GITHUB MCP SETUP COMPLETE</promise>

Includes token scope requirements (repo, read:org, user:email), config file locations (macOS/Linux), and security practices.

Original prompt

how do i set up github mcp


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Copilot AI and others added 2 commits February 6, 2026 05:33
Co-authored-by: flatfinderai-cyber <252397696+flatfinderai-cyber@users.noreply.github.com>
Co-authored-by: flatfinderai-cyber <252397696+flatfinderai-cyber@users.noreply.github.com>
Copilot AI changed the title [WIP] Add setup documentation for GitHub MCP Add GitHub MCP Server setup workflow and documentation Feb 6, 2026
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.

2 participants