devill/refakts
RefakTS is a TypeScript refactoring tool built by AI coding agents for AI coding agents. It allows them to perform precise refactoring operations via command line instead of error prone text generation.
Platform-specific configuration:
{
"mcpServers": {
"refakts": {
"command": "npx",
"args": [
"-y",
"refakts"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...