Skip to content

Embeddable feature requests

Feature requests your users actually submit. Priorities you can defend.

Drop one script tag on your site. Your users vote on what to build next — and your AI agent can read the whole backlog.

No credit card required • Embed in 2 minutes

Everything you need

Everything you need to close the loop

  • One script tag

    Paste a single line into your site. The widget mounts in an isolated Shadow DOM and never touches your styles.

  • Voting and a status pipeline

    Users upvote what they care about. You move requests through Requested → Accepted → In progress → Completed.

  • Structured by category

    The widget opens to a choice: Feature, Error, or Feedback. Every submission is sorted from the start.

  • Revenue-weighted feedback

    Tag your users with their MRR. The backlog shows you who's asking — anonymous, identified, or paying customer.

  • MCP for AI agents

    Each project ships a built-in MCP server. Your AI coding agent can read, triage, and act on the backlog directly.

  • Your branding

    Set your own color and logo. On paid plans, remove the Reqio badge entirely.

Get started

Up and running in three steps

  1. Embed the widget

    Add one script tag to your site. Configure your color and logo in the dashboard — no redeploy needed.

    <script src="https://cdn.reqio.app/widget.js"
      data-project-id="YOUR_PROJECT_ID">
    </script>
  2. Users submit and vote

    Your users pick a category, describe what they need, and upvote existing requests. Anonymous or identified — you choose.

  3. You prioritize and ship

    Work the sorted backlog. Move a request to In progress. Mark it Completed. Users who requested it see the update.

Built-in MCP server

Let your AI agent work the backlog

Every Reqio project ships its own MCP server. Connect your coding agent in seconds and give it read and write access to the feature backlog — no custom integration needed.

  • Read the live backlog via the MCP protocol
  • Change statuses, add notes, and create comments
  • OAuth 2.1 secured — one token per project
$ mcp connect https://reqio.app/p/my-project/mcp
Connected. 3 tools available: list_features, change_status, add_comment
$ call list_features --limit 3 --sort votes
{ "features": [
{ "title": "Dark mode support", "votes": 42, "status": "REQUESTED" },
{ "title": "CSV export", "votes": 28, "status": "ACCEPTED" },
{ "title": "Slack notifications", "votes": 19, "status": "IN_PROGRESS" }
] }
$ call change_status --id feat_1 --status "ACCEPTED"
Status updated. Notifying 42 watchers...
AI agent reading and updating the backlog via MCP

Pricing

Start free. Upgrade when you're ready.

The free plan includes one project and community voting. No credit card required.

Free

For solo builders testing the waters.

Free

No credit card required

Get started free
  • 1 project
  • Up to 15 open feature requests
  • Track 15 customers by name and revenue (MRR)
  • Community upvoting
  • 25 AI agent calls per day (read-only)
  • Reqio badge on your widget
Most popular

Pro

For teams actively shipping based on user feedback.

$29/mo

Billed monthly

Upgrade to Pro
  • Up to 2 projects
  • Unlimited feature requests
  • Track 100 customers by name and revenue (MRR)
  • Threaded comments on requests
  • Developer notes on each request
  • Custom brand color and logo
  • Up to 3 developer seats
  • 300 AI agent calls per day with write access

Business

For scaling teams that need more room to grow.

$99/mo

Billed monthly

Upgrade to Business
  • Everything in Pro, plus
  • Up to 10 projects
  • Track 1,000 customers by name and revenue (MRR)
  • Up to 15 developer seats
  • Remove Reqio branding from the widget
  • 3,000 AI agent calls per day with write access

View all plans

Start collecting feedback today.

No credit card required