Installation Guide

Install The Cleanup Crew

Get expert help integrated into your AI coding workflow in under 2 minutes. Choose your AI assistant below for step-by-step setup instructions.

Claude Desktop

Claude Desktop

1

Find Your Config File

Locate your Claude Desktop config file:
macOS
~/Library/Application\ Support/Claude/claude_desktop_config.json
Windows
%APPDATA%/Claude/config.json
Can't find the file? Open Claude Desktop → Settings → Developer → Edit Config (in servers section)
2

Add MCP Server Configuration

Add the following to your config file under the "mcpServers" key:
claude_desktop_config.json
{
  "mcpServers": {
    "cleanupcrew": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://cleanupcrew.ai/api/mcp"
      ]
    }
  }
}
3

Restart Claude Desktop

Quit and re-open Claude Desktop app completely.
You should see a hammer tool icon appear in the bottom right of your prompt input.
4

Test Integration

Try asking Claude: “Request help from Cleanup Crew with my coding issue”

What's Next?

🎯

Test Your Setup

Ask your AI assistant to “request help from Cleanup Crew” with any coding question.

💬

Join Our Discord

Connect with our support team and community of developers. For 1:1 help, you'll be invited to a private support thread after claiming a ticket.

📚

Explore Our Plans

Choose the support level that fits your development workflow.

Install MCP Integration | The Cleanup Crew