AI Features

From bug report
to AI-ready fix

Every bug report already carries its screenshot, console errors, and network calls. Hand that context straight to your AI tools — by copy, by explanation, or by agent.

Copy as AI prompt
Explain This
MCP for AI agents
1 click
Bug → AI prompt
Full
Context attached
MCP
Cursor · Claude · Windsurf
Copy as AI prompt
Explain this
Fix this bug reported by a user:

"Checkout button does nothing on mobile"

URL:      /checkout
Console:  Uncaught TypeError: cart is undefined
          at Checkout.tsx:42
Network:  POST /api/cart → 500 (1.2s)
Browser:  Safari 17 · iPhone
Explain this
The cart failed to load before checkout ran, so the button had nothing to submit. The 500 on /api/cart is the likely root cause.
AI Features

Three ways to hand bugs to AI

Copy it, explain it, or let an agent act on it — the captured context comes along every time.

All plans

Copy as AI prompt

One click turns any bug report — plus its captured screenshot, console errors, and network calls — into a paste-ready prompt for Cursor, Claude, or any AI coding tool.

Builder+

Explain This

An on-demand, plain-English summary of what likely went wrong — so non-technical teammates understand a bug without reading a stack trace.

Builder+

MCP server for AI agents

Connect Cursor, Claude Code, or Windsurf over the Model Context Protocol. Your agent can list bugs, pull one with full context, and update its status — and on Studio, manage projects, the widget, and categories.

Model Context Protocol

Wire Miniback into your agent

Drop one config block into Cursor, Claude Code, or Windsurf. Authenticate with your account API token — no SDK, no glue code.

Add to your MCP client config
claude_desktop_config.jsonJSON
{
  "mcpServers": {
    "miniback": {
      "command": "npx",
      "args": [
        "-y", "mcp-remote", "https://miniback.io/api/mcp/mcp",
        "--header", "x-api-key: mba_YOUR_TOKEN"
      ]
    }
  }
}

Mint your mba_ token in Settings → API. Read the MCP guide →

Bug tools

Builder+
  • list_bugs

    List bug reports with filters

  • get_bug

    Fetch one bug with its full captured context

  • update_bug_status

    Move a bug through your workflow

Project management

Studio only
  • create_project

    Spin up a new project

  • pause_project

    Pause collection on a project

  • unpause_project

    Resume a paused project

  • customize_widget

    Update widget colors, text & position

  • manage_categories

    Create and organize categories

Start for free

Start capturing
actionable bug reports

Join developers and teams who fix bugs faster with automatic context capture.

  • Free forever plan available
  • Set up in under 5 minutes
  • No credit card required
  • Cancel anytime, no questions

Free plan includes 100 bug reports/month

Bug reports captured today
12,847
+0 in the last hour
2.3K+
Active projects
3 min
Avg setup time

“Exactly what I needed. No bloat, just works.”

— Sarah K., Indie Developer

Trusted by developers worldwide

GDPR Compliant99.9% UptimeOpen Source Friendly