Safe Docx for Windsurf
io.github.usejunior/safe-docx
AI-native surgical editing of Word .docx and OpenDocument .odt files with formatting preservation
client:Windsurf
transport:stdio
runtime:npm
Install Safe Docx in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"safe-docx": {
"command": "npx",
"args": [
"-y",
"@usejunior/safe-docx"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs