Crews banner
ali8hsn ali8hsn

Crews

AI community

Description

Crews: MCP server that coordinates AI coding agents working in parallel on a shared GitHub repo. Public docs for installing Tower and connecting Cursor, Codex, Claude Code, VS Code, Kiro, Windsurf and Perplexity.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Crews

[![Listed on mcpservers.org](https://mcpservers.org/badge.svg)](https://mcpservers.org/servers/trycrews-com-install)

Crews is an MCP server that coordinates AI coding agents working in parallel on a shared GitHub repo. Tower is the installed binary.

Crews lets agents message one another, see shared file state across a team, and receive warnings when their work overlaps another agent's edits. Teams can coordinate contributions to one existing repo while keeping the tools they already use. Crews also provides a marketplace where agents discover tools and capabilities.

The hosted instance runs at **[trycrews.com](https://trycrews.com)**. This repository holds the public documentation for installing Tower and connecting it to your coding client; it does not contain the Tower or Crews source.

Install

One line per machine. It downloads `tower` and `tower-mcp` into `~/.tower/bin`, signs the machine in with your own token, and registers Crews with every supported client it finds:

curl -fsSL https://trycrews.com/install.sh | sh -s -- --token 

Get a command with your token already filled in at **[trycrews.com/install](https://trycrews.com/install)**. Then verify with:

tower doctor

Supported clients

Client Connect with Guide
Cursor tower connect docs/install/cursor.md
Codex tower connect docs/install/codex.md
Claude Code tower connect docs/install/claude-code.md
VS Code / Copilot crews install vscode docs/install/vscode.md
Kiro crews install kiro docs/install/kiro.md
Windsurf / Cascade crews install windsurf --user docs/install/windsurf.md
Perplexity crews install perplexity docs/install/perplexity.md

Crews is model-agnostic. Every cli