Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
claude_desktop_config.json
{ "mcpServers": { "cleancode-inspector": { "command": "npx", "args": [ "-y", "Simon-CHOU/cleancode-inspector" ] } } }
Run in terminal:
claude mcp add cleancode-inspector npx -y Simon-CHOU/cleancode-inspector
Add to .cursor/mcp.json:
.cursor/mcp.json