bugezy
๐ BugEzy โ Voice-Powered Bug Reporting for Developers
Capture bugs by talking. Let AI fix them.
BugEzy is a Chrome extension + MCP server that lets developers report bugs using voice. It captures console logs, network errors, DOM traces, and your voice description automatically โ so AI can find the root cause and give you the fix.
๐ bugezy.dev ยท ๐งฉ Chrome Web Store ยท ๐ SKILL.md (AI Guide)
How It Works
๐๏ธ Hit Record โ Open BugEzy popup, hit record. Talk about the bug while operating.
๐ Auto-organized โ BugEzy captures screen replay, console logs, network errors, and action timeline into a structured report.
๐ค AI Fixes It โ Hand the report to any MCP-compatible AI assistant. AI finds root causes and gives you the fix.
Related MCP server: yo-bug
MCP Server (13 Tools)
Connect your AI assistant to BugEzy:
MCP Endpoint: https://bugezy.dev/mcp (Streamable HTTP)
Tool | Description |
| Report metadata + AI bug navigation summary |
| Complete event timeline (console + network + voice + markers) |
| Console logs (warn/error) |
| Network errors (4xx/5xx) |
| Developer voice transcript |
| Report screenshots |
| DOM trace summary |
| Full DOM events |
| Page info (URL/title/browser/resolution) |
| Custom metadata via SDK |
| List user's bug reports |
| Live console/network errors |
| Terminal error logs |
MCP Config (Claude Desktop / Cursor / Windsurf)
{
"mcpServers": {
"bugezy": {
"url": "https://bugezy.dev/mcp"
}
}
}Features
Voice Input โ Chinese, Cantonese, English (Japanese, Korean, Vietnamese coming soon)
Dual Voice Engine โ Web Speech API (free) + Groq Whisper (paid, high accuracy)
6 Recording Modes โ Record, Rewind 30s, Screenshot, Keyboard, Monitor, CLI
Bug Capture 10/10 โ Console, Network, Resource errors, Web Vitals, DOM replay, Storage, Voice, Screenshots
Privacy First โ Sensitive data auto-masked (PII, JWT, API keys, credit cards)
AI Auto-correction โ Voice transcript cleanup + summarization
Save 93% Tokens โ Structured MCP data vs raw screenshots
Python / Node CLI
npm install -g bugezy-watchCaptures Python tracebacks, Node.js errors, environment snapshots, and PII-masked terminal logs.
Pricing
Plan | Price | Includes |
Free | $0 | 10 recordings, 5 rewinds, 20 MCP calls/month |
Monthly | NT$80/mo (~$2.50) | Unlimited everything |
Day Pass | NT$20 (~$0.65) | 24-hour full access |
Security
Fable5 4-round audit: 9.5+/10
Supabase RLS on all 6 tables
CSP with frame-ancestors
Session token fragment-based (never in URL query string)
ECPay payment with idempotent callback
Tech Stack
Chrome Extension (TypeScript) ยท Cloudflare Workers ยท Supabase ยท R2 ยท Groq Whisper ยท ECPay
Links
๐ Website: bugezy.dev
๐งฉ Chrome Web Store: Install
๐ AI Guide: SKILL.md
๐ Features: bugezy.dev/features
๐ Changelog: bugezy.dev/changelog
โ FAQ: bugezy.dev/faq
License
Proprietary โ ยฉ 2026 BugEzy
Maintenance
Related MCP Servers
- Alicense-quality-maintenanceAn extension-based MCP server that enables AI assistants to control your existing Chrome browser, leveraging your active login states and settings for automation. It provides over 20 tools for tasks like semantic tab search, screen capture, network monitoring, and direct element interaction.Last updated
- Alicense-qualityCmaintenanceAn MCP server that gives AI coding assistants QA superpowers, enabling users to report bugs by pointing, clicking, or typing while automatically capturing diagnostic data for AI-driven test-feedback-fix loops.Last updated543MIT
- Alicense-qualityBmaintenanceMCP server for browser debugging, inspection, and verification that streams console logs, network errors, and user actions into AI coding assistants.Last updated65AGPL 3.0
- Alicense-qualityBmaintenanceEnables AI agents to monitor and debug browser runtime errors, console logs, and page diagnostics in real time via a Chrome extension and local MCP server.Last updatedMIT
Related MCP Connectors
Live browser debugging for AI assistants โ DOM, console, network via MCP.
A paid remote MCP for AI agent browser DevTools MCP, built to return verdicts, receipts, usage logs,
SEO MCP server: crawl your site, find AI-visibility gaps, and ship the fix from your coding agent.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/fox100039-design/bugezy'
If you have feedback or need assistance with the MCP directory API, please join our Discord server