weavatrix refactor for Claude Desktop
io.github.weavatrix/weavatrix-refactor
Transactional refactoring extension with 11 evidence-backed tools, previews, and rollback.
client:Claude Desktop
transport:stdio
runtime:npm
Install weavatrix refactor in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"weavatrix-refactor": {
"command": "npx",
"args": [
"-y",
"weavatrix-refactor"
],
"env": {
"WEAVATRIX_ALLOW_SOURCE_EDITS": "<WEAVATRIX_ALLOW_SOURCE_EDITS>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs