Transactional refactoring MCP with 11 evidence-backed tools, hash-bound previews, and rollback.
claude mcp add weavatrix-refactor-js -- npx -y weavatrix-refactor-js
claude_desktop_config.json
{
"mcpServers": {
"weavatrix-refactor-js": {
"command": "npx",
"args": [
"-y",
"weavatrix-refactor-js"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"weavatrix-refactor-js": {
"command": "npx",
"args": [
"-y",
"weavatrix-refactor-js"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"weavatrix-refactor-js": {
"command": "npx",
"args": [
"-y",
"weavatrix-refactor-js"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"weavatrix-refactor-js": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"weavatrix-refactor-js"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"weavatrix-refactor-js": {
"command": "npx",
"args": [
"-y",
"weavatrix-refactor-js"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.sergii-ziborov--weavatrix-refactor-js/reviews or the review_server meta-tool.
POST /mcp