FasterFixes
Let your AI coding agent handle client feedback.·faster-fixes.com
FasterFixes is an open-source website feedback widget that lets clients leave visual bug reports directly on a live site without creating an account. It automatically captures technical context — screenshots, page URL, DOM selector, React component tree, browser details, console logs, and network requests — and delivers it to AI coding agents via an MCP server so they can locate and fix issues directly. A developer dashboard provides an inbox for reviewing, reassigning, or resolving feedback manually, and integrations sync issues with GitHub, Linear, Jira, and Slack. It can be used as a hosted service or self-hosted on your own infrastructure.
What it's for
Features 16
- Agent Skill (fix-feedback) for a one-command AI agent workflow
- Automatic context capture: screenshot, page URL, DOM selector, React component tree, browser name/version, viewport, console logs, network requests, timestamp
- Developer dashboard with feedback inbox and status management
- Drop-in React feedback widget (@fasterfixes/react)
- GitHub integration with bidirectional issue status sync
- Jira Cloud integration with bidirectional issue status sync
- Linear integration with bidirectional issue status sync
- MCP server exposing feedback to AI coding agents (Claude Code, Cursor, Windsurf, Codex)
- REST Feedback API and Agent API
- Self-hosting on Next.js, Postgres, Inngest, and R2/S3-compatible storage
- Shareable client links requiring no client account or login
- Slack notifications for new or changed feedback
- Support for non-React frameworks via a core client (roadmap expanding)
- useFeedback hook for programmatic widget control
- White-label widget option
- Widget customization via CSS classes and text labels
At a glance
Integrations
Resources
Pricing
Annual billing is referenced as an FAQ topic but no annual pricing figures are shown.
Hosted free plan for solo/testing use.
1 project, up to 50 feedback items, 1 team member
Flat rate regardless of team size up to 5 members.
Up to 5 projects, unlimited feedback, up to 5 team members
Everything in Pro, Unlimited projects, Unlimited feedback, Unlimited team members, Priority email support
Unlimited projects, feedback, and team members
Open source under AGPL-3.0; deploy on Next.js, Postgres, Inngest, and R2/S3-compatible storage; only infrastructure costs apply.