HomeVersion Control › cynical-sally

cynical-sally

Brutally honest code reviews: scores, real issues, and usable fixes. CLI + MCP server.

TypeScript
★ 97 stars Last pushed 2026-07-04 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.7.0)

npx -y @cynicalsally/cli@0.7.0

Or add to your MCP client config:

{
  "mcpServers": {
    "cynical-sally": {
      "command": "npx",
      "args": [
        "-y",
        "@cynicalsally/cli@0.7.0"
      ]
    }
  }
}

This server takes extra arguments — see its repository.

Related servers

Data from the Official MCP Registry