Odel
BugEzy

BugEzy

@fox100039-designTypeScriptMITUpdated Yesterday

Voice-powered bug reporting with 13 MCP tools. Record bugs by talking; let AI find and fix them.

Server endpointStreamable HTTPNo authProbed

This is the third-party server itself β€” Odel doesn't run it. Hitting this URL directly talks straight to the upstream server with no auth or proxying. Connect through Odel to front it with managed auth.

πŸ› 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

  1. πŸŽ™οΈ Hit Record β€” Open BugEzy popup, hit record. Talk about the bug while operating.
  2. πŸ“‹ Auto-organized β€” BugEzy captures screen replay, console logs, network errors, and action timeline into a structured report.
  3. πŸ€– AI Fixes It β€” Hand the report to any MCP-compatible AI assistant. AI finds root causes and gives you the fix.

MCP Server (13 Tools)

Connect your AI assistant to BugEzy:

MCP Endpoint: https://bugezy.dev/mcp (Streamable HTTP)

ToolDescription
get_report_overviewReport metadata + AI bug navigation summary
get_timelineComplete event timeline (console + network + voice + markers)
get_console_logsConsole logs (warn/error)
get_network_errorsNetwork errors (4xx/5xx)
get_voice_transcriptDeveloper voice transcript
get_screenshotsReport screenshots
get_rrweb_summaryDOM trace summary
get_rrweb_eventsFull DOM events
get_page_infoPage info (URL/title/browser/resolution)
get_metadataCustom metadata via SDK
list_reportsList user's bug reports
get_live_errorsLive console/network errors
get_terminal_logsTerminal 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-watch

Captures Python tracebacks, Node.js errors, environment snapshots, and PII-masked terminal logs.

Pricing

PlanPriceIncludes
Free$010 recordings, 5 rewinds, 20 MCP calls/month
MonthlyNT$80/mo (~$2.50)Unlimited everything
Day PassNT$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

License

Proprietary β€” Β© 2026 BugEzy