{
  "markdown": "# 🐛 BugEzy — Voice-Powered Bug Reporting for Developers\n\n> Capture bugs by talking. Let AI fix them.\n\nBugEzy 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.\n\n🌐 [bugezy.dev](https://bugezy.dev) · 🧩 [Chrome Web Store](https://chromewebstore.google.com/detail/bugezy/hfnkjlbbpehkflgfbjenfmnmjkdjadcj) · 📖 [SKILL.md (AI Guide)](https://bugezy.dev/skill)\n\n## How It Works\n\n1. **🎙️ Hit Record** — Open BugEzy popup, hit record. Talk about the bug while operating.\n2. **📋 Auto-organized** — BugEzy captures screen replay, console logs, network errors, and action timeline into a structured report.\n3. **🤖 AI Fixes It** — Hand the report to any MCP-compatible AI assistant. AI finds root causes and gives you the fix.\n\n## MCP Server (13 Tools)\n\nConnect your AI assistant to BugEzy:\n\n**MCP Endpoint:** `https://bugezy.dev/mcp` (Streamable HTTP)\n\n| Tool | Description |\n|------|-------------|\n| `get_report_overview` | Report metadata + AI bug navigation summary |\n| `get_timeline` | Complete event timeline (console + network + voice + markers) |\n| `get_console_logs` | Console logs (warn/error) |\n| `get_network_errors` | Network errors (4xx/5xx) |\n| `get_voice_transcript` | Developer voice transcript |\n| `get_screenshots` | Report screenshots |\n| `get_rrweb_summary` | DOM trace summary |\n| `get_rrweb_events` | Full DOM events |\n| `get_page_info` | Page info (URL/title/browser/resolution) |\n| `get_metadata` | Custom metadata via SDK |\n| `list_reports` | List user's bug reports |\n| `get_live_errors` | Live console/network errors |\n| `get_terminal_logs` | Terminal error logs |\n\n### MCP Config (Claude Desktop / Cursor / Windsurf)\n\n```json\n{\n  \"mcpServers\": {\n    \"bugezy\": {\n      \"url\": \"https://bugezy.dev/mcp\"\n    }\n  }\n}\n```\n\n## Features\n\n- **Voice Input** — Chinese, Cantonese, English (Japanese, Korean, Vietnamese coming soon)\n- **Dual Voice Engine** — Web Speech API (free) + Groq Whisper (paid, high accuracy)\n- **6 Recording Modes** — Record, Rewind 30s, Screenshot, Keyboard, Monitor, CLI\n- **Bug Capture 10/10** — Console, Network, Resource errors, Web Vitals, DOM replay, Storage, Voice, Screenshots\n- **Privacy First** — Sensitive data auto-masked (PII, JWT, API keys, credit cards)\n- **AI Auto-correction** — Voice transcript cleanup + summarization\n- **Save 93% Tokens** — Structured MCP data vs raw screenshots\n\n## Python / Node CLI\n\n```bash\nnpm install -g bugezy-watch\n```\n\nCaptures Python tracebacks, Node.js errors, environment snapshots, and PII-masked terminal logs.\n\n## Pricing\n\n| Plan | Price | Includes |\n|------|-------|----------|\n| Free | $0 | 10 recordings, 5 rewinds, 20 MCP calls/month |\n| Monthly | NT$80/mo (~$2.50) | Unlimited everything |\n| Day Pass | NT$20 (~$0.65) | 24-hour full access |\n\n## Security\n\n- Fable5 4-round audit: 9.5+/10\n- Supabase RLS on all 6 tables\n- CSP with frame-ancestors\n- Session token fragment-based (never in URL query string)\n- ECPay payment with idempotent callback\n\n## Tech Stack\n\nChrome Extension (TypeScript) · Cloudflare Workers · Supabase · R2 · Groq Whisper · ECPay\n\n## Links\n\n- 🌐 Website: [bugezy.dev](https://bugezy.dev)\n- 🧩 Chrome Web Store: [Install](https://chromewebstore.google.com/detail/bugezy/hfnkjlbbpehkflgfbjenfmnmjkdjadcj)\n- 📖 AI Guide: [SKILL.md](https://bugezy.dev/skill)\n- 📋 Features: [bugezy.dev/features](https://bugezy.dev/features)\n- 📝 Changelog: [bugezy.dev/changelog](https://bugezy.dev/changelog)\n- ❓ FAQ: [bugezy.dev/faq](https://bugezy.dev/faq)\n\n## License\n\nProprietary — © 2026 BugEzy\n",
  "bytes": 3675,
  "sha": "e27facfdcc3bd3f920c458f4607b35a1328a024eb6de3419a2f7e883b9ecd21b",
  "repo_slug": "fox100039-design/bugezy",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_dev_bugezy_bugezy_a096c145/readme"
}