zhupi-mcp

charliezong18/zhupi-mcp
★ 0 stars TypeScript Code/Dev Tools Updated today
Agent-side MCP server for zhupi — the annotation desk. Design spec first; implementation in phases.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "zhupi-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "charliezong18/zhupi-mcp"
      ]
    }
  }
}

README Excerpt

**English** · [中文](README.zh-CN.md) <div align="center"> **The agent-side of [the annotation desk (zhupi)](https://github.com/charliezong18/zhupi), built as an MCP server.**<br> The annotation desk (zhupi) is where humans read long documents written by AI, highlight sentences, and leave comments. This repo is the other end of that loop: the set of tools used by the agent to submit a folder, read back comments, and reply to them one by one.

Tools (7)

audit_folderslint_folderlist_foldersmark_handledopen_folderread_commentsreply_comment