From install to letting AI fix your bugs — all on one page.
Not technical? Copy the text below to your AI (Claude Desktop / Claude Code / Cursor / Windsurf / VS Code + Cline / Google Antigravity / Gemini CLI) and it will handle it.
Please help me install the BugEzy MCP debugging tool so you can read my bug reports and fix bugs for me.
Steps:
1. Chrome extension: https://chromewebstore.google.com/detail/bugezy/hfnkjlbbpehkflgfbjenfmnmjkdjadcj
2. MCP connection — add this to your MCP config:
{
"mcpServers": {
"bugezy": {
"url": "https://bugezy.dev/mcp"
}
}
}
Once installed, whenever I record a bug with BugEzy, you can read my report via MCP (console errors, network issues, voice description, screenshots) and fix it directly.
Full guide: https://bugezy.dev/guide
Or follow the steps below yourself
https://bugezy.dev/mcpnpx bugezy-watch -- npm run devOption 1: Ask directly in Claude / Cursor / VS Code
"Read my latest BugEzy report and tell me how to fix it"
AI reads the report via MCP → analyzes Console + Network errors → suggests a fix
Option 2: Share the report link
Uploading generates a link — send it to teammates or paste into an issue
https://bugezy.dev/mcp
{
"mcpServers": {
"bugezy": {
"url": "https://bugezy.dev/mcp"
}
}
}claude mcp add --transport http bugezy https://bugezy.dev/mcpHelp me set up the BugEzy MCP server. BugEzy is a Chrome extension for reporting bugs. MCP URL: https://bugezy.dev/mcp Tell me how to configure it for the AI tool I am using.
Whether you use Claude, ChatGPT, Cursor or VS Code, your AI can walk you through the setup from this prompt.
Once MCP is connected, enter the code MCP30 for 30 days of full access (stacks with BUG10 for 40 days total).
?token=… at the end of the URL.https://bugezy.dev/mcp with nothing after it, your AI can still read reports — but the call will not be attributed to you, and MCP30 will keep saying "please connect MCP first".Q: MCP30 says "please complete MCP setup first"?
A: BugEzy sees no MCP calls attributed to your account. Nine times out of ten the URL is missing ?token= (see the warning above). Fix it, ask your AI to read a report again, then re-enter the code.
Q: It says "cannot verify MCP usage right now"?
A: That one is on our side, not your setup. Please try again later or email us.
Q: My AI says it cannot find BugEzy after setup?
A: Check the URL is complete (including https://) and reconnect. In Claude, BugEzy should show as connected under Settings → Connectors.
Q: Is Gemini supported?
A: Gemini does not yet expose a general MCP connector. We will update this page as soon as it does.