Skip to content
Cline

agent team for Cline

io.github.richardlemmon/agent-team

13 specialized AI agents collaborating via SQLite. 44 MCP tools. One-command install.

client:Cline transport:stdio runtime:npm

Install agent team in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "agent-team": {
      "command": "npx",
      "args": [
        "-y",
        "agent-team-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

agent team in other clients