CleanCode AI for Zed
io.github.evozim/cleancode-ai
Automated codebase refactoring and type safety validator.
client:Zed
transport:sse
Install CleanCode AI in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"cleancode-ai": {
"url": "https://cleancode-ai-mcp.vercel.app/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs