KitchenSink4Word for Windsurf
io.github.nometalalchemist/kitchensink4word
Word (.docx) MCP server: 221 operations, live editing, tracked changes, citations, mail merge.
client:Windsurf
transport:stdio
runtime:pypi
Install KitchenSink4Word in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"kitchensink4word": {
"command": "uvx",
"args": [
"kitchensink4word"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs