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.

Copilot Coding Agent

Copilot Coding Agent

1

Access Repository Settings

Navigate to
Repository
Settings
Copilot
Coding agent
MCP configuration
2

Add MCP Server Configuration

Configure the Cleanup Crew MCP server with HTTP transport and specific tools:
GitHub Copilot MCP Configuration
{
  "mcpServers": {
    "cleanupcrew": {
      "type": "http",
      "url": "https://cleanupcrew.ai/api/mcp",
      "tools": [
        "request_help"
      ]
    }
  }
}
3

Test Integration

Try asking GitHub Copilot: “Request help from Cleanup Crew with my deployment pipeline”

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