Collaborative AI-human document editor — real-time annotations, suggestions, and review powered by Claude Code via MCP
| Tool name | Description | Destructive? |
|---|---|---|
| tandem_open | ✓ no | |
| tandem_scratchpad | ✓ no | |
| tandem_getOutline | ✓ no | |
| tandem_edit | ✓ no | |
| tandem_appendContent | ✓ no |
| tandem_save | ✓ no | |
| tandem_close | ✓ no | |
| tandem_rename | ✓ no | |
| tandem_switchDocument | ✓ no | |
| tandem_convertToMarkdown | ✓ no | |
| tandem_getActivity | ✓ no | |
| tandem_reply | ✓ no | |
| tandem_highlight | ✓ no | |
| tandem_comment | ✓ no | |
| tandem_suggest | ✓ no | |
| tandem_flag | ✓ no | |
| tandem_resolveAnnotation | ✓ no | |
| tandem_removeAnnotation⚠ | ⚠ yes | |
| tandem_editAnnotation | ✓ no | |
| tandem_exportAnnotations | ✓ no | |
| tandem_annotationReply | ✓ no | |
| tandem_resolveRange | ✓ no | |
| tandem_getContext | ✓ no | |
| tandem_applyChanges | ✓ no | |
| tandem_restoreBackup | ✓ no |
{
"mcpServers": {
"tandem": {
"command": "npx",
"args": [
"-y",
"tandem-editor"
]
}
}
}