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.

Roo Code
1
Open MCP Settings
Click the icon in your Roo Code interface and select
MCP Servers
.2
Enable MCP Servers
Toggle
Enable MCP Servers
if it's not already enabled.3
Edit Project MCP Configuration
Scroll to the bottom of the MCP settings view and click
Edit Global MCP
.4
Add Server Configuration
Add this configuration to your
.roo/mcp.json
file:.roo/mcp.json
{
"mcpServers": {
"cleanup-crew": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://cleanupcrew.ai/api/mcp"
],
"alwaysAllow": [
"request_help"
]
}
}
}
5
Save Configuration
Save the configuration file. Roo Code will automatically detect and attempt to connect to the configured server.
6
Test Integration
Try asking Roo Code: “Request help from Cleanup Crew with my authentication bug”
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.