Human feedback for AI agents: share HTML, get a live review link, read anchored notes as markdown.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
A remote MCP server, live at https://twocents.page/mcp.
Connect it and your AI agent can send any HTML page to real people for visual
review β and read their pinned notes back. No auth, no API key, no install for
reviewers.
share_page β send a self-contained HTML document, get back a review link.
Anyone who opens it can pin notes directly on the page β no login, works on any
device. Call again with the same room id and connected reviewers see the update
live.get_feedback β the pinned notes, returned as markdown with the anchor
text/selector for each note so your agent can find and fix the exact spot. Pass
the optional handled array (note ids already decided in earlier sessions) and
those collapse to one line each, so the response leads with what's new.Claude Code
Claude.ai (web or desktop) β Settings β Connectors β Add custom connector β
paste https://twocents.page/mcp
Cursor or any MCP client β use the config block above (an HTTP MCP server; no auth, no API key).
Ask your agent to "share this page for feedback" β send the link to anyone β they pin notes on the live page β ask your agent to "get the feedback" and apply it. The whole review cycle without leaving your editor.
The complete server source: mcp.js β a zero-dependency Streamable
HTTP (stateless) JSON-RPC handler, ~300 lines. It runs inside a Cloudflare Worker
and stores pages/notes in a Durable Object per review room (env.ROOMS); the
Worker, relay, and reviewer UI live in the main (private) twocents.page codebase.
server.json is the MCP registry
manifest (page.twocents/twocents).
Privacy model: a room id is an unguessable capability β knowing it is the permission to read/write that room. Review links are excluded from search indexing.
Every page in our interactive explainer library has a live review room β open one and pin a note. Or get feedback on your own work.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/twocents-2)<a href="https://allmcps.com/mcp/twocents-2"><img src="https://allmcps.com/api/badge/twocents-2?style=directory" alt="Twocents on AllMCPs" /></a>