Cynical Sally

by w1ckedxt

328 downloads
Not rated
GitHub

About

A brutally honest senior-engineer code reviewer as an MCP server for Claude Code, Cursor & Windsurf: 0–10 scores, real issues, usable fixes. 8 tools, free tier, no account needed.

Details

Author
w1ckedxt
Downloads
328
Categories
Developer Tools, AI

- Scores code 0–10 with evidence-backed issues.
- Eight specialized tools: roast, explain, review-pr, refactor, brainstorm, frontend, marketing, usage.
- Free tier includes 90 roasts per month, no account needed.
- Works in terminal and as MCP server for Claude Code, Cursor, and Windsurf.
- Provides actionable fixes alongside honest criticism.

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Cynical Sally
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

Install the CLI globally with npm install -g @cynicalsally/cli and run sally roast ./src/. For Claude Code, add it as an MCP server using claude mcp add cynical-sally -- npx @cynicalsally/cli mcp. No account is required for the free tier.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

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

McpServers

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

Cynical Sally is a brutally honest senior-engineer code reviewer — in your terminal and as an MCP server for Claude Code, Cursor & Windsurf. She gives a 0–10 score, evidence-backed issues, and fixes you can actually use. No "you're absolutely right" - just the senior-engineer feedback you've been avoiding. Add to Claude Code: claude mcp add cynical-sally -- npx @cynicalsally/cli mcp Or use the CLI: npm install -g @cynicalsally/cli then sally roast ./src/ 8 tools: roast, explain, review-pr, refactor, brainstorm, frontend, marketing, usage. Free tier: 90 roasts/month, no account needed. GitHub: https://github.com/w1ckedxt/cynical-sally

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.