Command Palette

Search for a command to run...

UnylyUnyly
Unyly▸ integrate · GitHub

Integrate GitHub with Claude via MCP — Unyly

A GitHub MCP turns Claude into a teammate with read/write access to your repos. Common workflows: review pull requests with full diff context, triage incoming issues, search for code patterns across repos, auto-comment with explanations.

60-second setup

  1. Open Unyly → GitHub MCPs
  2. Pick your client tab (Claude Desktop / Code / Cursor)
  3. Click Install — config writes automatically
  4. Restart the client

What you can build with GitHub MCP

  • AI code review on every PR
  • Triage incoming issues with auto-labels
  • Search code patterns across all repos
  • Generate weekly engineering reports
  • Auto-respond to common questions in issues

FAQ

What scope should my GitHub token have?

Use fine-grained Personal Access Tokens with minimum scope. For read-only: repo:read + metadata. For PR comments: + pull_requests:write. For commits: + contents:write.

More integrations