Connect to GitHub repos for automated code review and bug detection before merging.
{
"mcpServers": {
"github": {
"command": "npx",
"args": [
"-y",
"@anthropic/github-mcp"
],
"env": {
"GITHUB_TOKEN": "your-github-token-here"
}
}
}
}Simulate a senior engineer's review for security, performance, and maintainability.
Streamline PR preparation: Formatting, Linting, Testing, and Description writing.
Securely read/write local files and organize projects. Let AI do the heavy lifting.