Skip to content

Feature request tool

A feature request board your users actually use.

Users submit what they want, vote on each other's ideas, and watch requests move through a clear status pipeline. You build from a sorted backlog, not a gut feeling.

No credit card required · No separate tool to manage

Status pipeline

Every request has a home. Every update reaches the right user.

The Reqio status pipeline gives every feature request a clear lifecycle: Needs action when it arrives, In progress while it's underway, and Completed when it ships. Upvoting subscribes a user. They hear about every transition automatically.

Needs action

Every new submission starts here. Other users can vote on it, and you can see how many people share the need.

In progress

Work has started. Subscribers know it's coming. You can add an internal note with context or a target date.

Completed

Shipped. Every subscriber gets a notification, whether the status was moved by you, a teammate, or your AI agent via MCP.

One request, three surfaces

See how a request travels

1

A user submits in your embedded widget, routed and categorized before it reaches you.

2

It lands in your dashboard backlog, revenue-weighted and sorted by votes.

3
$ mcp connect https://reqio.app/p/my-project/mcp
Connected. 20 tools available.
$ call list_features --limit 2 --sort votes
{
"features": [
{ "id": "feat_x42", "title": "[user-submitted] Dark mode support", "status": "NEEDS_ACTION", "voteCount": 42, "commentCount": 8 },
{ "id": "feat_x19", "title": "[user-submitted] CSV export", "status": "IN_PROGRESS", "voteCount": 19, "commentCount": 3 },
]
}
$ call reply_conversation --id conv_7r9 --body "Shipped in v2.4. Let us know if anything looks off."
Reply sent.
Subscriber notified.
AI agent managing the project via MCP

Your AI agent reads it, triages it, replies to the conversation, and when it marks it complete, subscribers hear about it automatically.

What you get

A complete feature request system, embedded in your product

  • Embeddable in any site

    One script tag. The widget mounts in a Shadow DOM so it never conflicts with your styles. Works on any framework.

  • Community voting

    Users upvote the requests they care about. The backlog sorts by vote count so the most-wanted features are always at the top.

  • Three-stage pipeline

    Needs action, In progress, Completed. Each stage has a clear meaning. Completed triggers automatic notifications to subscribers.

  • Internal notes

    Add internal notes to any request: implementation details, blockers, target releases. Visible only to your team, not to users.

  • Five intake paths, three groups

    The widget opens to make a request, report a problem, or talk to you. Every submission arrives pre-sorted.

  • Full project management via MCP

    Your AI coding agent can triage requests, change statuses, reply to conversations, send announcements, manage team members, and configure the widget, all through the built-in MCP server with 20 tools.

Common questions about feature requests

  • What is a feature request tool?

    A feature request tool is a system that lets your users submit ideas for new features, upvote each other's suggestions, and track those requests through a development lifecycle. It replaces the chaos of feedback scattered across email, Slack, and support tickets with a single organized backlog your product team can work from.

  • How is a feature request board different from a roadmap tool?

    A roadmap tool shows users what you've already decided to build. A feature request board is where users tell you what they want before you decide. Reqio does the collection and prioritization layer, giving you the evidence to make roadmap decisions, while integrating with whatever planning tool you already use.

  • Do users need to create an account to submit a feature request?

    No. The Reqio widget works without requiring users to create a separate account. Anonymous submissions are supported out of the box. If you want to tie requests to identified users (for revenue weighting or status notifications) you can pass a signed identity token from your own auth system using the identity SDK.

  • How does voting prevent spam or gaming?

    The widget is embedded on your own product, which already requires users to be on your site (and often logged into your app). This natural gate means votes come from real users with context, not anonymous internet strangers. If you configure the identity SDK, votes are tied to specific identified users rather than browser fingerprints.

  • Can multiple team members manage the feature request backlog?

    Yes. On Pro and Business plans, you can invite team members as developers on a project. Developers can triage requests, change statuses, and add internal notes without needing access to your billing or account settings.

  • Can my AI coding agent manage the feature request backlog?

    Yes. Every Reqio project ships a built-in MCP server with 20 tools. You connect your AI coding agent once using OAuth 2.1, and it can triage requests, change statuses, reply to conversations, send announcements, manage team members, and configure the widget. Every action is gated by the connecting user's role. When the agent marks a request Completed, subscribers are notified automatically.

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.

$0/mo
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.

$24.17/mo

billed annually $290

Upgrade to Pro
  • Up to 2 projects
  • Unlimited feature requests
  • Track 100 customers by name and revenue (MRR)
  • Threaded comments on requests
  • Internal 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.

$82.5/mo

billed annually $990

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

Give your users a place to ask for what they need.

No credit card required · One script tag