Free
For solo builders testing the waters.
- 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
Feature request tool
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
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.
Every new submission starts here. Other users can vote on it, and you can see how many people share the need.
Work has started. Subscribers know it's coming. You can add an internal note with context or a target date.
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
A user submits in your embedded widget, routed and categorized before it reaches you.
It lands in your dashboard backlog, revenue-weighted and sorted by votes.
$ mcp connect https://reqio.app/p/my-project/mcpConnected. 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.
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
One script tag. The widget mounts in a Shadow DOM so it never conflicts with your styles. Works on any framework.
Users upvote the requests they care about. The backlog sorts by vote count so the most-wanted features are always at the top.
Needs action, In progress, Completed. Each stage has a clear meaning. Completed triggers automatic notifications to subscribers.
Add internal notes to any request: implementation details, blockers, target releases. Visible only to your team, not to users.
The widget opens to make a request, report a problem, or talk to you. Every submission arrives pre-sorted.
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.
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.
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.
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.
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.
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.
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
The free plan includes one project and community voting. No credit card required.
For solo builders testing the waters.
For teams actively shipping based on user feedback.
billed annually $290
For scaling teams that need more room to grow.
billed annually $990
No credit card required · One script tag