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.

JetBrains AI Assistant

JetBrains AI Assistant

1

Open JetBrains IDE Settings

Go to
Settings
Tools
AI Assistant
Model Context Protocol (MCP)
2

Add New MCP Server

Click the
+ Add
button and select
Command
3

Configure Server Settings

Switch to
“As JSON”
mode and add this configuration:
MCP Server Configuration
{
  "mcpServers": {
    "cleanupcrew": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://cleanupcrew.ai/api/mcp"
      ]
    }
  }
}
4

Test Integration

Try asking your JetBrains AI Assistant: “Request help from Cleanup Crew with my debugging 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