Connect GitHub
CodeNow connects to GitHub via the official GitHub MCP server. Adds repo, issue, and PR context to AI prompts.
Quick connect
- Open the Connections sidebar tab
- Click GitHub → install the GitHub App on the orgs/repos you want
- The AI in this project gets read access to the authorized repos
What the AI can do
- Read repo files, issues, PRs, comments
- Suggest code changes based on the project’s existing style
- Pull issue context into prompts (e.g. “fix #123” auto-loads the issue)
What’s coming
- Write access (open PRs from the agent)
- Status check integration — agent runs report back as PR checks
- Repo-aware embeddings for semantic search across the codebase
Last updated on