G
Gitpilot MCP
An autonomous MCP-powered agent that automates GitHub contributions end-to-end, from issue analysis and code changes to pull requests, conflict resolution, and review updates.
创建于 1/24/2026
更新于 about 1 month ago
README
Repository documentation and setup instructions
GitHub API error: 403
快速设置
此服务器的安装指南
安装包 (如果需要)
uvx gitpilot-mcp
Cursor 配置 (mcp.json)
{
"mcpServers": {
"divyanshu-hash-gitpilot-mcp": {
"command": "uvx",
"args": [
"gitpilot-mcp"
]
}
}
}