← 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
- Open Unyly → GitHub MCPs
- Pick your client tab (Claude Desktop / Code / Cursor)
- Click Install — config writes automatically
- 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.