Skip to content
Cline

Safe Docx for Cline

io.github.usejunior/safe-docx

AI-native surgical editing of Word .docx and OpenDocument .odt files with formatting preservation

client:Cline transport:stdio runtime:npm

Install Safe Docx in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "safe-docx": {
      "command": "npx",
      "args": [
        "-y",
        "@usejunior/safe-docx"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Safe Docx in other clients