twocents human feedback
About
Human feedback for AI agents: share HTML, get a live review link, read anchored notes as markdown.
Details
- Author
- twocents-page
- Categories
- Productivity, Communication, Other
Jump to
Setup
Install twocents human feedback in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/twocents-page/twocents-mcp
Follow the installation instructions in the repository README, then restart your MCP client.
twocents — human feedback for AI agents (MCP server)
- 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 optionalhandledarray (note ids already decided in earlier sessions) and those collapse to one line each, so the response leads with what's new.
{ "mcpServers": { "twocents": { "url": "https://twocents.page/mcp" } } }
claude mcp add --transport http twocents https://twocents.page/mcp
Claude.ai(web or desktop) — Settings → Connectors →Add custom connector→ pastehttps://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.jsonis theMCP registrymanifest (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 ourinteractive explainer libraryhas a live review room — open one and pin a note. Orget feedback on your own work.
Collaborative word processor you can use with your agent
Carryo is a remote MCP server for sharing Claude or ChatGPT-created HTML artifacts as live links.
An MCP server that enables AI assistants to interact with Confluence content through a standardized interface.
Publish Markdown or HTML to a clean, shareable link straight from your AI assistant — OAuth, no API keys.
An MCP server for interacting with the esa.io knowledge-sharing platform.
Access the esa.io API to manage your team's knowledge base.
A MCP server for the document sharing service esa.io.
A Model Context Protocol (MCP) server for integrating Google Docs with AI clients.
Create, edit, inspect, and publish collaborative HTML documents from AI agents.
A secure, multi-user server connecting LLMs to Microsoft 365 services.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





