Skip to content
Cursor

CleanCode AI for Cursor

io.github.evozim/cleancode-ai

Automated codebase refactoring and type safety validator.

client:Cursor transport:sse

Install CleanCode AI in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "cleancode-ai": {
      "url": "https://cleancode-ai-mcp.vercel.app/api/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

CleanCode AI in other clients