MCP.so
Sign In

twocentsVerifiedFeatured

@twocents-page

About twocents

Human feedback for AI agents — remote MCP server at twocents.page/mcp (share_page / get_feedback)

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "twocents": {
      "url": "https://twocents.page/mcp"
    }
  }
}

Tools

2

Share a page or document and get back a review link to send to people. Pass "html" for a self-contained page, or "markdown" for a plan, spec, PR description or report — markdown is rendered to a styled, readable document for you, so prefer it whenever the thing you want a human to approve is prose rather than a built page. Reviewers open the link and pin notes directly on it — no login or install. Call again with the same room id to update the page; connected reviewers see the update live. Use get_feedback to collect the notes. Rooms are sticky per project: if the project has a .twocents/state.json, pass its room id instead of creating a new room, so the review link stays stable across sessions.

Fetch the reviewer notes for a page shared with share_page, as markdown grouped by page. Each note carries the anchored text, the element and its markup as the reviewer saw it, so you can locate and apply it; each page heading carries a URL to read the whole page back, so you never have to guess which file it is. Show your human each new note and apply only the ones they approve. Pass the note ids already decided in earlier sessions as "handled" to see only what is new.

Overview

What is Twocents?

Human feedback for AI agents — remote MCP server at twocents.page/mcp (share_page / get_feedback)

How to use Twocents?

Follow the repository README to install the server and add its MCP configuration to your client.

Key features of Twocents

  • share_page — send a self-contained HTML document, get back a review link
  • get_feedback — the pinned notes, returned as markdown with the anchor

Use cases of Twocents

  • Connect an MCP-compatible client to this repository's service.
  • Review the README-backed setup before enabling it in production.

FAQ from Twocents

Where is the source code for Twocents?

The source code is linked from the repository URL on this page.

Does Twocents include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

Frequently asked questions

Where is the source code for Twocents?

The source code is linked from the repository URL on this page.

Does Twocents include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

Comments

More Productivity MCP servers