Build tool
Feedback widget for any HTML site
No build step, no framework, one script tag before your closing </body> is the entire integration.
Get your API key freeSetup steps
- 1
Paste the script tag into your HTML, right before </body>
- 2
That's it, no npm install, no bundler required
Code
html
<script
type="module"
src="https://unpkg.com/@upstep/js/dist/index.js"
data-api-key="upstep_xxx"
></script>✦
While you're here: connect an AI agent
Every Upstep project ships a built-in MCP server. Once feedback starts flowing in from Plain HTML / JS, Claude Code, Cursor, or any MCP client can list it, triage it, and file Dev-only tasks, without leaving your editor.
See how the MCP server worksStart collecting feedback in Plain HTML / JS today
Free plan. No credit card. Your API key is ready the moment you sign up.
Get started free