Launching today

FaultFixer
For websites & apps to self-heal themselves.
9 followers
For websites & apps to self-heal themselves.
9 followers
Every website and app, vibe-coded or not, hides front-end and server errors in the background, especially once there are real users. FaultFixer catches these issues, generates an AI-powered diagnosis, & notifies you across multiple channels. The magic: it plugs into Claude, Codex, Cursor & other AI tools beautifully over MCP so your AI fixes the bug with full context. And, you always keep staying inside your AI tool. Just say "list issues" to your Claude, Cursor.. (and "fix issues" later on).






How does the MCP setup actually feel in practice, especially with Cursor. Does it surface enough context for the AI to fix things confidently, or do you still end up copy pasting stack traces back and forth?
@hiranurerkasap No copy-pasting the stack traces back and forth as these are handed to Cursor/Claude.. with the MCP request (list issues) together with the root-cause analysis (as FaultFixer only has the error logs and can not reach the code itself).
Cursor, now having the error logs and root-cause analysis, has everything to work on the fix (the MCP response especially mentions that "the analysis is an hypothesis and it must be checked against real code").
Also, once fixed, it asks if you want the issues to be marked as "resolved" and does so afterwards.
Vibe-coding made me lazy at debugging. I just assume it all works. So, having them caought and everything working inside Claude is exactly what I need. Nice work.
@aliakyildiz That was what happened to me too. Especially after the AI models getting so good. Yet, the rate of hitting errors probably didn't change as we all started asking for more complex code/features :). FaultFixer definitely removes the friction of checking errors/fixing process and helps building bug-free projects a lot.
This is exactly what vibe coders like me need. From time to time I see the site break, I just can't tell why. Now I can close that gap. Good launch.
@murat_bayral Thx a lot.
Yes, and that gap closes so naturally. Inside the AI dev tool, by just messaging like "list issues" - "fix issues".