目录 / PaperDock
MCP
鉴权未知
未评级
已上架
PaperDock
Overleaf alternative online LaTeX editor. Connect ChatGPT, Claude, Codex, or Gemini to shared research projects: read and edit LaTeX files, join Comments and project Chat, and keep or revert every agent edit as a diff. Owner, Editor, and Viewer roles from the web app apply to the connection, and agent connections are always free.
该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链
模型生成摘要(rules/v1 · 2026-09-27 16:56):Overleaf alternative online LaTeX editor
这是模型对公开材料的总结,不是官方声明,请以原链内容为准。
这是模型对公开材料的总结,不是官方声明,请以原链内容为准。
接入信息
- 传输形态
- http
- 鉴权方式
- 鉴权未知
- 端点
https://paperdock--hanbit0515.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
"mcpServers": {
"PaperDock": {
"url": "https://paperdock--hanbit0515.run.tools"
}
}
}
能力清单
| 工具 | 说明 |
|---|---|
| list_projects | List standard PaperDock projects accessible to the connected account, including its current role and effective MCP capabilities for each. Use projectId only for subsequent tool calls and do not show it unless explicitly requested. |
| create_project | Create a new PaperDock project with a starter main.tex. |
| list_files | List project file metadata without loading full file contents. |
| search_files | Find where a word, phrase, citation key, label, LaTeX command, or other text appears across editable project files when its file or location is unknown. Search is case-insensitive and returns matching paths, positions, revisions, and short snippets. If the target file is already known, use read_file directly instead. |
| read_file | Read an editable project file or return a 10-minute signed download URL for a private project asset. Provide exactly one target: fileId or path. |
| upload_file | Create one new project file from supplied UTF-8 text or base64-encoded bytes. Editable files are stored as text and other files as binary assets. Existing paths are rejected and never overwritten. |
| replace_file | Replace the bytes of one existing binary asset while preserving its PaperDock path. Provide exactly one target: fileId or path. Read the file first and pass its current expectedRevision. This tool cannot replace editable text or rename a file. |
| create_file | Create a new editable text file at a new project path from supplied content. Pass an explicit empty string to create an empty file. Existing paths are never overwritten. |
| edit_file | Immediately edit one existing editable text file using bounded operations or replacement content, and record the applied change in PaperDock's Review changes UI. Provide exactly one target (fileId or path) and exactly one payload (operations or content). Pass baseRevision and baseContent from read_file when possible. This tool cannot create, rename, or delete files. |
| list_comments | List active project comments and their replies. Resolved comment history is not returned by this tool. |
| create_comment | Create an open Comment on a .tex project file and post it immediately to project collaborators without changing the source file. Later deletion cannot undo prior delivery or reading. Selection offsets may be inferred from quote. Provide exactly one target: fileId or path. |
| reply_to_comment | Post a reply under the connected PaperDock account, marked as created via an AI agent, immediately to an open Comment. It is visible to project collaborators, and later removal cannot undo prior delivery or reading. Write body as natural, collaborator-facing prose. |
| list_chat_messages | Read recent project chat messages in chronological order. |
| send_chat_message | Post a message under the connected PaperDock account, marked as created via an AI agent, immediately to the selected private PaperDock project's Chat. It is visible to project members, and later editing or deletion cannot undo prior delivery or reading. |
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错
侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。