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 Code
1
Add MCP Server
Option A - CLI Command (Recommended):
claude mcp add --transport http cleanup-crew https://cleanupcrew.ai/api/mcp
Option B - Manual Configuration: Add to
~/.claude.json
~/.claude.json
{
"mcpServers": {
"cleanup-crew": {
"type": "http",
"url": "https://cleanupcrew.ai/api/mcp"
}
}
}
2
Verify Connection
If using CLI, the server is automatically configured. Verify the connection with
/mcp
3
Test Integration
Try asking Claude: “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.