Drop a simple feedback button on your site and start hearing what people really want.
The feedback button on this page is real. Go ahead and tell us what you think.
Sign up free. It takes about a minute.
You get an API key and a one line snippet.
Drop it on your site and the button shows up in the corner.
<script>
window.FeedbackConfig = { apiKey: 'fb_your_site_key' };
</script>
<script src="https://feedback.latentedge.io/widget.js" defer></script>From a tap on your site to your dashboard in seconds.
A visitor taps the button in the corner of your site.
Feedback, a feature idea, or a bug, in a few seconds.
Every site in one place, ready to read and resolve.
Each site gets its own key, locked to the domains you approve, so only your sites can send feedback.
1. Where should the feedback button sit?
We've put it bottom-right for now so it stays out of the way.
2. Anything to change before we launch Friday?
What your client sees. One link, no account, works on their phone.
Some input you can't sit back and wait for — the client who has to approve the options you guessed at, the stakeholder who owes you a decision before you can ship. Publish your questions as a question batch and stop chasing answers through email threads.
Feedback covers both directions: visitors volunteer what they think, and the people who matter answer what you ask.
Feedback doesn't have to stop at the dashboard. Connect our MCP server and let Claude or any MCP-compatible agent read, search, and summarize what your users are saying — on demand, in plain language. Prefer to build it yourself? The same data is a secret-token REST API away.
{
"mcpServers": {
"feedback": {
"type": "http",
"url": "https://feedback.latentedge.io/api/v1/mcp",
"headers": {
"Authorization": "Bearer sk_your_token"
}
}
}
}
// Then ask your agent:
// “Summarize this week’s feedback and
// list the top feature requests.”Start free on one site. Upgrade when you want more.
For everything you run.
Paid plans are launching soon. Start free today and upgrade when they land.