weavatrix refactor for Windsurf
io.github.weavatrix/weavatrix-refactor
Transactional refactoring extension with 11 evidence-backed tools, previews, and rollback.
client:Windsurf
transport:stdio
runtime:npm
Install weavatrix refactor in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"weavatrix-refactor": {
"command": "npx",
"args": [
"-y",
"weavatrix-refactor"
],
"env": {
"WEAVATRIX_ALLOW_SOURCE_EDITS": "<WEAVATRIX_ALLOW_SOURCE_EDITS>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs