Catalog
io.github.Evozim/cleancode-ai
OfficialCleanCode AI
Automated codebase refactoring and type safety validator.
Automatically refactors code and validates type safety.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"cleancode-ai": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://cleancode-ai-mcp.vercel.app/api/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.