
🏆 Honorable Mention - Build MCP Agents Hackathon
Description
PatchPilot is an autonomous debugging engineer that runs entirely inside an E2B sandbox. It reads your bug description or stack trace, analyzes your codebase, searches Exa for real-world fixes, generates a patch, validates it by running your tests, and finally opens a production-ready Pull Request through GitHub MCP, everything is all automatically!
Tools Used
E2B Sandbox
GitHub MCP
Exa MCP
Groq LLM
Node.js Agent Runtime
Next.js Frontend + Express Backend